Hi, i have PHP version 4.1.2 installed and running correctly on my server. I recently tried to install a program that has files with the .php3 extension. Well when the program runs (i type in my brower - www.domainname/program/install.php3 - as example) I get the code printed to the screen like a text editor, but if i save that file as .php (instead of .php3), then the install program runs.
Why won't php3 extensions run in php 4.1.2?? And can i get them to run?