how do i validate the name into form ?
Comment on this Question and Answer >>>
ASK A QUESTION
More forms PHP Questions
How do I email the contents of a form to me?How do I check for an empty field in a form?
how to i decimal, comma, and $ format a number called from mysql displayed in a table cell using php. This is the call script and this is the formatting script How do I replace the $value=123... with my call script? Thanks
how to access information sent trough $_GET on functions?
I am having a form. Here, i am submitting the form using java script as its necessary. If the form method is get, i am able to get in redirection page and can get the hidden values in the form. But if the form method is post, i am not able to get those hi
