![]() |
|
| |||||||
| Notices |
| BlueVoda - General Issues All BlueVoda support issues that are not covered in the below forums. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
Ok, so I implainted the html part into one of those HTML boxes and when I publish the site, it looks ok. But, On the totorial, it says I need to also use the php script. Question is, where do you out the php script to make the html form work?
|
|
#2
| ||||
| ||||
|
where the php script is doens't matter, you need to set the "action" of your html form to the location of the script. The php script then handles what the user submitted, be it sending you an email, entering it into a database, or just telling them back what they said
|