検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 237 for 確認 (0.016 sec.)
接続処理 4528
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、 ... トがシャットダウン関数のコールを生じさせるかどうかを 確認することができます。 この関数は、タイムアウトによりシ ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
文字列を文字列により分割する 4528
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP ... り、 string 引数の前に必ず separator 引数がくることを確認しなければいけません。 戻り値 string の内容を separa ...
https://man.plustar.jp/php/function.explode.html - [similar]
バイナリセーフなファイル書き込み処理 4528
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite ... le\n" ; // ファイルが存在しかつ書き込み可能かどうか確認します if ( is_writable ( $filename )) { // この例で ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 4528
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボッ ... ボックスにはマークがつけられています。 これは、最後に確認したとき以降に新たなメッセージが到着しているかもしれ ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
PostgreSQL 接続をオープンする 4528
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする ... g_connect_poll() あるいは pg_connection_status() で確認できます。 戻り値 成功した場合に PgSql\Connection ク ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
ロケール情報を設定する 4528
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7 ... 域と言語の設定の値を使用します (コントロールパネルで確認できます)。 戻り値 現在の新しいロケールを返します。ロ ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
strftime が生成した日付/時刻をパースする 4528
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strpt ... 参考 checkdate() - グレゴリオ暦の日付/時刻の妥当性を確認します strftime() - ロケールの設定に基づいてローカル ...
https://man.plustar.jp/php/function.strptime.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 4528
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strt ... する checkdate() - グレゴリオ暦の日付/時刻の妥当性を確認します strptime() - strftime が生成した日付/時刻をパ ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
文字の変換あるいは部分文字列の置換を行う 4528
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う st ... て一度置換した文字列はもう置換の対象にならないことを確認しましょう。 例2 2 つの引数を伴う strtr() の例 <?php ...
https://man.plustar.jp/php/function.strtr.html - [similar]
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 4528
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に ... チェックインし続け、 サービスをいつ終了させるべきかを確認することです。 これは、定期的に win32_get_last_contr ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]