Date: 10/31/02
- Next message: 1LT John W. Holmes: "Re: [PHP] ^M at the end of each line when I use php to write file"
- Previous message: R B: "RE: [PHP] command to determine the end of a page?"
- In reply to: Edward Peloke: "[PHP] required field"
- Next in thread: Carl Brandenburg: "RE: [PHP] command to determine the end of a page?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I know you can do it with javascript but is there a way in php or straight
> html to make a field in a form required? I would like to validate it on
> submit.
No, you just have to write some PHP code to verify that something was
entered for the input and validate it based on whatever you think the data
should be.
---John Holmes...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: 1LT John W. Holmes: "Re: [PHP] ^M at the end of each line when I use php to write file"
- Previous message: R B: "RE: [PHP] command to determine the end of a page?"
- In reply to: Edward Peloke: "[PHP] required field"
- Next in thread: Carl Brandenburg: "RE: [PHP] command to determine the end of a page?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

