PHP Forms

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sallen5280
Forum Newbie
Posts: 1
Joined: Sun Mar 29, 2009 5:16 pm

PHP Forms

Post by sallen5280 »

Hello. I am a php newbie and would like to start creating forms using php. Can anyone direct me to information on how to modify fields in forms in order to make them "required" fields? Much appreciated!
tech603
Forum Commoner
Posts: 84
Joined: Thu Mar 19, 2009 12:27 am

Re: PHP Forms

Post by tech603 »

This link should help you along your way.
http://www.w3schools.com/php/php_forms.asp
Post Reply