PHP form validation question?

heater2

New member
I'm creating a PHP form, I'd like it so that a user cannot enter a number into the first name field. Either a pop up window telling the user the name is invalid, or a simple echo will do.

How can I do this? Thanks.
 
Back
Top