検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 443 for 終了 (0.012 sec.)
持続的なデータベース接続を開く 4239
« odbc_num_rows odbc_prepare » PHP Manual ODBC 関数 持続的なデータベース接続を開く odbc_pconnect ... odbc_connect() に非常に似ていますが、 スクリプトが終了した時に接続が閉じられないという点が異なります。 同じ ... タベース , pconnect , string , 注意 , 関数 , user , 終了 , プログラム ...
https://man.plustar.jp/php/function.odbc-pconnect.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 4239
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグイ ... の基本的なサイクルが存在します。 PHPエンジンの起動と終了までのサイクル リクエスト毎のライフサイクル PHPエンジ ... 当てたり、変数を定義することができます。PHPエンジンが終了するときには、 エンジンが終了(MSHUTDOWN)関数をエクス ... 割り当てを行うことができます。リクエストのサイクルが終了するときは、PHPエンジンがリクエストの終了(RSHUTDOWN) ... 構造体の開始 n mysqlndオブジェクト を表現する構造体の終了 n + (m x sizeof(void*)) m 番目のプラグインのオブジ ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
Worker クラス 4205
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads ... しますが、以下のいずれかの条件を満たすまでスレッドは終了しません。 Worker がスコープから外れる (どこからも参 ... なくなる) プログラマーが shutdown を呼ぶ スクリプトが終了する つまり、プログラマーは実行中のコンテキストを再利 ...
https://man.plustar.jp/php/class.worker.html - [similar]
文字列を PHP コードとして評価する 4205
« die exit » PHP Manual その他の関数 文字列を PHP コードとして評価する eval (PHP 4, PHP 5, PHP 7 ... なければなりません。 つまり、すべての文はセミコロンで終了する必要があるということです。 たとえば 'echo "やあ! ... は動作します。 return 文は、コードの評価をただちに終了します。 コードの実行は、 eval() を呼び出したスコープ ... 中で致命的なエラーが発生した場合は、 スクリプト全体が終了します。 参考 call_user_func() - 最初の引数で指定した ...
https://man.plustar.jp/php/function.eval.html - [similar]
結果メモリを開放する 4205
« ldap_first_reference ldap_get_attributes » PHP Manual LDAP 関数 結果メモリを開放する ldap_free ... ていたメモリを開放します。 結果メモリは、スクリプトの終了時に自動的に開放されます。 通常、LDAP の結果用に確保 ... された全てのメモリはスクリプトの実行終了時 に開放されます。連続的な検索を行うスクリプトのよう ...
https://man.plustar.jp/php/function.ldap-free-result.html - [similar]
プロセスのファイルポインタをクローズする 4205
« pathinfo popen » PHP Manual ファイルシステム 関数 プロセスのファイルポインタをクローズする pcl ... である必要があります。 戻り値 実行していたプロセスの終了ステータスを返します。 エラーが発生した場合は -1 を返 ... は、 waitpid(3) システムコールを使っています。 実際の終了ステータスを知るには、 pcntl_wexitstatus() 関数を使わ ...
https://man.plustar.jp/php/function.pclose.html - [similar]
プログラム実行関数 4205
« 定義済み定数 escapeshellarg » PHP Manual プログラムの実行 プログラム実行関数 プログラム実行関数 ... proc_open で開かれたプロセスを閉じ、 そのプロセスの終了コードを返す proc_get_status — proc_open で開かれたプ ... erminate — proc_open でオープンされたプロセスを強制終了する shell_exec — シェルによりコマンドを実行し、文字 ...
https://man.plustar.jp/php/ref.exec.html - [similar]
DatePeriod クラス 4123
« DateInterval::format DatePeriod::__construct » PHP Manual Date/Time DatePeriod クラス DatePeri ... 反復中に期間内の現在の日付が含まれます。 end 期間の終了日。 interval ISO 8601 の繰り返し間隔の指定。 変更履 ... Interval — 間隔を取得する DatePeriod::getEndDate — 終了日を取得する DatePeriod::getRecurrences — 繰り返しの ...
https://man.plustar.jp/php/class.dateperiod.html - [similar]
RecursiveIteratorIterator クラス 4123
« RecursiveFilterIterator::hasChildren RecursiveIteratorIterator::beginChildren » PHP Manual イテ ... スする RecursiveIteratorIterator::endChildren — 子を終了する RecursiveIteratorIterator::endIteration — 反復処 ... 理を終了する RecursiveIteratorIterator::getDepth — 再帰的なイ ...
https://man.plustar.jp/php/class.recursiveiteratoriterator.html - [similar]
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 4123
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に ... ロールマネージャにチェックインし続け、 サービスをいつ終了させるべきかを確認することです。 これは、定期的に wi ... 録されたもの。 gracefulMode true の場合、graceful に終了します。 false の場合、エラーで終了します。 詳細は w ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT