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> <定義済み定数
Last updated: Fri, 19 Feb 2010

view this page in

Ctype 関数

目次

  • ctype_alnum — 英数字かどうかを調べる
  • ctype_alpha — 英字かどうかを調べる
  • ctype_cntrl — 制御文字かどうかを調べる
  • ctype_digit — 数字かどうかを調べる
  • ctype_graph — 空白以外の印字可能な文字かどうかを調べる
  • ctype_lower — 小文字かどうかを調べる
  • ctype_print — 印字可能な文字かどうかを調べる
  • ctype_punct — 空白、英数字以外の出力可能な文字かどうかを調べる
  • ctype_space — 空白文字かどうか調べる
  • ctype_upper — 大文字かどうか調べる
  • ctype_xdigit — 16 進数を表す文字かどうかを調べる


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

ctype_alnum> <定義済み定数
Last updated: Fri, 19 Feb 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites