What's the difference between a .php file and a .phps file? Is the only purpose of .phps to display PHP source in the browser?
I thought I used to be able to put a file.php up on my apache server, and have it run if I put 'file.php' in the URL but have the source displayed if I put 'file.phps' in the URL, but that's not working now...
I thought I used to be able to put a file.php up on my apache server, and have it run if I put 'file.php' in the URL but have the source displayed if I put 'file.phps' in the URL, but that's not working now...
