PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ctype_alnum> <Ctype
Last updated: Fri, 18 Jul 2008

view this page in

Ctype Funzioni

Indice dei contenuti

  • ctype_alnum — Controlla i caratteri alfanumerici
  • ctype_alpha — Controlla i caratteri alfabetici
  • ctype_cntrl — Controlla i caratteri di controllo
  • ctype_digit — Controlla i caratteri numerici
  • ctype_graph — Controlla ogni carattere stampabile tranne lo spazio
  • ctype_lower — Controlla i caratteri minuscoli
  • ctype_print — Controlla i caratteri stampabili
  • ctype_punct — Controlla ogni carattere stampabile che non è uno spazio o un carattere alfanumerico
  • ctype_space — Controlla gli spazi
  • ctype_upper — Controlla i caratteri maiuscoli
  • ctype_xdigit — Controlla i caratteri che rappresentano una cifra esadecimale


add a note add a note User Contributed Notes
Ctype Funzioni
There are no user contributed notes for this page.

ctype_alnum> <Ctype
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites