BenJancewicz Posted December 17, 2007 Share Posted December 17, 2007 Hi everyone, I'm working on installing a form on a site I'm building. The interesting thing is; I have an exact copy of the form on my own site, but on the new one it's not working. Here's the one on my site: http://www.zerflin.com/labs/contact.html Here's the one I'm working on: http://prayforfrance.org/register Any ideas on why it won't work? I'm stumped... Link to comment https://forums.phpfreaks.com/topic/81992-php-form-cant-find-file/ Share on other sites More sharing options...
~n[EO]n~ Posted December 17, 2007 Share Posted December 17, 2007 Your not working page has the form action like this <form action="http://prayforfrance.org/register/contact.php" method="post"> is the path to contact.php correct and this site is hosted on windows server, PHP is installed or not... Link to comment https://forums.phpfreaks.com/topic/81992-php-form-cant-find-file/#findComment-416634 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.