firstnamelastname
Regular Member
- Jun 20, 2015
- 410
- 420
hi guys
i downloaded an html website template
it comes with a php contact script contact.php
in the index.html file, there is no form action = contact.php
but the contact form works and sends the messages.
I cannot figure out how the index.html is connecting to the contact.php script, how does it know it's supposed to send the emails to my email address when there is no contact.php mentioned in the index.html file?
i downloaded an html website template
it comes with a php contact script contact.php
in the index.html file, there is no form action = contact.php
but the contact form works and sends the messages.
I cannot figure out how the index.html is connecting to the contact.php script, how does it know it's supposed to send the emails to my email address when there is no contact.php mentioned in the index.html file?