jason9x Posted August 23, 2009 Share Posted August 23, 2009 Hello, I have a webpage that has a feedback form. When I press "Send Feedback" a script is supposed to run to send the comments to an email address. But whenever I press "Send Feedback" the browser displays the PHP code but does not run it. Does anyone know why this happens? You can see it here: http://www.sfu.ca/~jasonw/feedback.html The PHP code was taken from thesitewizard.com I would appreciate any help. Thank you. Link to comment https://forums.phpfreaks.com/topic/171498-browser-displaying-php-script-instead-of-running-php-script/ Share on other sites More sharing options...
Mark Baker Posted August 23, 2009 Share Posted August 23, 2009 It happens because your web server isn't set up to run PHP Link to comment https://forums.phpfreaks.com/topic/171498-browser-displaying-php-script-instead-of-running-php-script/#findComment-904384 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.