Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Contact Me PHP Help Reply To: Contact Me PHP Help

#184139
smarty.rockz
Participant

I did this :

Html5:
<form role="form" action="contact.php" method="post">

But whenever I press the “Submit” button, it shows the whole php code that I saved in contact.php is this because it is local and not hosted?