A while back, I had PHP3 installed on my windows 98 machine with PWS. When PHP4 became available, I installed PHP4. My host company supported PHP4 only with the file extension .PHP4, so this is what I used for my development machine and everything worked fine.
Now, I am working on a project with a different host company, and they are using the .PHP extension. My problem is that when I use a file with .PHP on my development machine it uses PHP3 instead of PHP4 (the PHP3 folder still exists on the PC).
I have been trying to get the .PHP extension to be used by PHP4. Any suggestions?
I am using PWS. I changed the file association in windows to the PHP4 directory and I changed entries in the registry that are mentioned in the installation file for windows.
Can anyone help? This has been driving me bananas...
Thanks,
Dave