「PHP 5.2.0」を解説文に含む見出し語の検索結果(31~40/205件中)
(PHP 4 >= 4.0.3, PHP 5)pathinfo — ファイルパスに関する情報を返す説明mixed pathinfo ( string path [, int options] ) pa...
(PHP 5 >= 5.2.0)array_fill_keys — キーを指定して、配列を値で埋める説明array array_fill_keys ( array keys, mixed value ...
(PHP 5 >= 5.2.0)convert_uuencode — 文字列を uuencode する 説明string convert_uuencode ( string data ) conver...
(PHP 5 >= 5.2.0)date_modify — タイムスタンプを変更する説明void date_modify ( DateTime object, string modify )void ...
(PHP 5 >= 5.2.0)gmp_nextprime — 次の素数を見つける説明resource gmp_nextprime ( int a ) a より大きい次の素数を返します。 この関数は素...
(PHP 5 >= 5.2.0)spl_object_hash — 指定したオブジェクトのハッシュ ID を返す Descriptionstring spl_object_hash ( object ...
(PHP 5 >= 5.2.0)timezone_identifiers_list — すべてのタイムゾーン識別子を含む配列を返す説明array timezone_identifiers_list (...
(PHP 5 >= 5.2.0)timezone_transitions_get — タイムゾーンの変遷を返す説明array timezone_transitions_get ( DateTimeZo...
(PHP 4 >= 4.2.0, PHP 5 >= 5.2.0)zip_entry_read — オープンされたディレクトリエントリから読み込む説明string zip_entry_read ( re...
(PHP 4 >= 4.2.0, PHP 5 >= 5.2.0)zip_open — Zip ファイルアーカイブをオープンする説明mixed zip_open ( string filename ) ...