Search found 3 matches

by NewComputer
Sun Sep 19, 2004 1:06 pm
Forum: PHP - Code
Topic: PHP form validation help
Replies: 7
Views: 914

Thank you.
by NewComputer
Sun Sep 19, 2004 12:45 pm
Forum: PHP - Code
Topic: PHP form validation help
Replies: 7
Views: 914

what have you tried? Not the tutorials, the code for your validation. We aren't here to do the work for you. I originally tried to use javascript to force the entry, but it would never work properly. I am fairly new to PHP so the 'if' statement with "" never worked properly for me either....
by NewComputer
Sun Sep 19, 2004 12:34 pm
Forum: PHP - Code
Topic: PHP form validation help
Replies: 7
Views: 914

PHP form validation help

feyd | Please use tags when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] I need to have the following form force information to be added. NO BLANK FORMS. I want all forms to containg data and if they do not I want a pop up to o...