検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for 復帰 (0.007 sec.)
マイクロ秒単位で実行を遅延する 12031
« unpack 変更履歴 » PHP Manual その他の関数 マイクロ秒単位で実行を遅延する usleep (PHP 4, PHP 5, ... i:s' ) . "\n" ; // 2 秒待つ usleep ( 2000000 ); // 復帰! echo date ( 'h:i:s' ) . "\n" ; ?> 上の例の出力は以 ...
https://man.plustar.jp/php/function.usleep.html - [similar]
空白文字かどうか調べる 10261
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4 ... e を返します。 空白文字には、タブ・垂直タブ・改行・復帰・フォームフィード文字も 含まれます。 空文字列を渡し ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]
文字列の最初から空白 (もしくはその他の文字) を取り除く 10261
« localeconv md5_file » PHP Manual String 関数 文字列の最初から空白 (もしくはその他の文字) を取り ... II 10 ( 0x0A )), 改行。 "\r" ( ASCII 13 ( 0x0D )), 復帰。 "\0" ( ASCII 0 ( 0x00 )), NUL バイト。 "\v" ( ASC ...
https://man.plustar.jp/php/function.ltrim.html - [similar]
文字列の最後から空白 (もしくはその他の文字) を取り除く 10261
« quotemeta setlocale » PHP Manual String 関数 文字列の最後から空白 (もしくはその他の文字) を取り ... II 10 ( 0x0A )), 改行。 "\r" ( ASCII 13 ( 0x0D )), 復帰。 "\0" ( ASCII 0 ( 0x00 )), NULL バイト。 "\v" ( AS ...
https://man.plustar.jp/php/function.rtrim.html - [similar]
定義済み定数 9367
« リソース型 libXMLError » PHP Manual libxml 定義済み定数 定義済み定数 以下の定数が定義されていま ... ) XInclude 置換を実装する LIBXML_ERR_ERROR ( int ) 復帰可能なエラー LIBXML_ERR_FATAL ( int ) 致命的なエラー ...
https://man.plustar.jp/php/libxml.constants.html - [similar]
定義済み定数 8491
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれ ... 実行時エラー。これは、メモリ確保に関する問題のように復帰で きないエラーを示します。スクリプトの実行は中断され ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
Perl との違い 8491
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い ... 能です。通常、isspace() はスペース、改ページ、 改行、復帰、水平タブ、垂直タブにマッチします。 Perl 5 では、現 ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
新しいセッションを開始、あるいは既存のセッションを再開する 7597
« session_set_save_handler session_status » PHP Manual セッション関数 新しいセッションを開始、あ ... より渡されたセッション ID に基づき現在のセッションを復帰します。 session_start() がコールされたりセッションが ...
https://man.plustar.jp/php/function.session-start.html - [similar]
エスケープシーケンス 6704
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープ ... を持たない文字、詳細は unicode プロパティ を参照 \r 復帰 (carriage return) (16進 0D) \R 改行: \n、\r、\r\n ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
実行時設定 5828
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... されます。 しかし、ダウンした memcached サーバが再び復帰した場合は、 セッションは古いデータを持つセッションを ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
PREV 1 NEXT