検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 382 for スクリプト (0.255 sec.)
シグナルハンドラを設定する 3747
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する ... て指定した場合には、 そのハンドラを別のものに変えたりスクリプトが終了したりするまでは オブジェクトのリファレンスカウ ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
非同期クエリを送信する 3747
« pg_send_query_params pg_set_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを送信する ... t() を用いて結果を一つずつ取得することが可能です。 スクリプトの実行は、クエリを実行中もブロックされません。 接続が ...
https://man.plustar.jp/php/function.pg-send-query.html - [similar]
正規化された絶対パス名を返す 3747
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す rea ... した階層にあるすべてのディレクトリに対して、 実行中のスクリプトからの実行権限が必要です。もし権限がなければ realpat ...
https://man.plustar.jp/php/function.realpath.html - [similar]
セッションクッキーパラメータを設定する 3747
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメ ... ラメータを設定します。 この関数の効果が持続するのは、スクリプトの実行が終了するまでです。 したがって、リクエスト毎や ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 3747
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、 ... lse { exit( 'Failed to open test.xml.' ); } ?> このスクリプトは成功時に以下のように出力します。 SimpleXMLElement ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
サービスに送信された直近の制御メッセージを返す 3747
« win32_delete_service win32_pause_service » PHP Manual win32service 関数 サービスに送信された直 ... した。 参考 win32_start_service_ctrl_dispatcher() - スクリプトを SCM に登録し、指定した名前でサービスとして稼動させ ...
https://man.plustar.jp/php/function.win32-get-last-control-message.html - [similar]
サービスの状態を更新する 3747
« win32_set_service_exit_mode win32_start_service_ctrl_dispatcher » PHP Manual win32service 関数 ... した。 参考 win32_start_service_ctrl_dispatcher() - スクリプトを SCM に登録し、指定した名前でサービスとして稼動させ ...
https://man.plustar.jp/php/function.win32-set-service-status.html - [similar]
ユーザー定義関数 3747
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義 ... てください。そんなことをすると、 スタックが破壊され、スクリプトが異常終了してしまいます。 無限に続くような再帰処理は ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
はじめに 3747
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能 ... 列のインデックスは使えません。 これらを使っていると、スクリプトのシャットダウン時にエラーが発生します。 php_seriali ...
https://man.plustar.jp/php/intro.session.html - [similar]
はじめに 3747
« ストリーム インストール/設定 » PHP Manual ストリーム はじめに はじめに ストリームは、 ファイル ... ラッパーを stream_wrapper_register() を利用して PHP スクリプトの内部から、あるいはストリーム API を用いて、 直接拡 ...
https://man.plustar.jp/php/intro.stream.html - [similar]