Search the Community
Showing results for tags 'web form'.
-
Hello everyone. I am writing this order/feedback form using a php script. Every time i hit submit, the html page (that has the form inside) just reloads and does not perform the script could anyone give me some pointers in my code the form/php? I have made sure they are linked verbatim I am a n...
-
This is the project I need to finish. I am fairly new to php and this project has got me confused. Any help would be greatly appreciated I am trying to do a Web form that is taking an online order form! This is What I have so far: This is the input page or html page: <form method="POST" action=...
- 1 reply
-
- manipulating arrays
- web form
-
(and 1 more)
Tagged with:
-
Hi All, I am new to the PHP world. I have beginner to intermediate general programming knowledge so I can do minor tweaks but I am stuck on this. I have a webform that works and will send out an email to the receipenta when filled out correctly but I am trying to integrate a Captcha into the html...