Hello, Could anyone tell me how to eregi a word, to see if it only contains either numbers, letters, the "_" and the "-", so that any other symbol with call it invalid. For example, theres the word "expressio_n" that will be valid, but the word "express%^$-n" will be invalid.
Thankyou, Tim -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]