"John Monfort" <[EMAIL PROTECTED]> wrote:
> I'm trying to determine if an argument is alphanumeric. Is there a
> function to do this?
There may be in the CVS version (would have to check), but there's not in
4.0.6. eregi( [[:alnum:]]{1,}, $string ) may do the trick.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/
--
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]
- [PHP] Very urgent!!! Duy B
- [PHP] Number of the line ? Emmanuel FAIVRE
- Re: [PHP] Number of the line ? ReDucTor
- Re: [PHP] Number of the line ? Marc van Duivenvoorde
- Re: [PHP] Number of the line ? Christian Reiniger
- Re: [PHP] Number of the line ? Alexander Wagner
- [PHP] Re: Number of the line ? In�rcia Sensorial
- [PHP] is_alpha_numeric ? John Monfort
- RE: [PHP] is_alpha_numeric ? Steve Werby
- RE: [PHP] is_alpha_numeric ? scott [gts]
- Re: [PHP] is_alpha_numeric ? Lasse
- RE: [PHP] is_alpha_numeric... PHPBeginner.com
- RE: [PHP] is_alpha_num... John Monfort
- RE: [PHP] is_alpha_num... PHPBeginner.com
- RE: [PHP] is_alpha_num... John Monfort
- Re: [PHP] Very urgent!!! Henrik Hansen

