Hello!
I am using FormMail.php 5.0 successfully on my UNIX server.
I have a client who has a Windows box and has installed PHP onto it. PHP in many cases seems to be working with other test scripts, but when I try to run the FormMail.php on the Windows box I get the following error:
Parse error: parse error, unexpected $end in C:\wamp\www\ASCS\public_html\formmailcontact.php on line 421
We have no idea what is happening, and I don't believe the script is missing any brackets. The only thing I changed (and then tested on both systems with the same results ) is changing the <? to <?php. I don't believe that has an affect.
Is there a php ini issue here I'm not seeing? The windows Apache and php installs are brand new and I could use some help! Thank you!
Thank you!
Justin.