Name

ctype_alnum

Synopsis

int ctype_alnum(string string)

Returns true if every character in string is either a letter or a digit, or false otherwise.

Get Programming PHP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.