検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 382 for スクリプト (0.024 sec.)
htmlspecialchars および htmlentities で使用される変換テーブルを返す 3834
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テ ... S で使われる文字セット。 '' 空文字列を指定すると、 スクリプトのエンコーディング (Zend multibyte)、 default_charse ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
シグナルを待つ 3834
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PH ... : int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行をいったん停止させ、 signals で指定したシグナル ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
PostgreSQL 接続をクローズする 3834
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする ... 続的でない接続を閉じます。 注意 : 持続的でない接続はスクリプトの実行終了時に自動的にクローズされるため、 pg_close( ...
https://man.plustar.jp/php/function.pg-close.html - [similar]
ユーザー定義のセッション保存関数を設定する 3834
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保 ... なりません。 このコールバックが実行されるのは、PHP のスクリプトが終了するときか、あるいは明示的に session_write_clo ... 関数を登録することです。 警告 SAPI の種類によっては、スクリプトの終了時にセッションを閉じると 現在の作業ディレクトリ ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
ソケットのブロッキングモードを設定する 3834
« socket_sendto socket_set_nonblock » PHP Manual ソケット 関数 ソケットのブロッキングモードを設定 ... その処理が完了するか何らかのシグナルを受信するまではスクリプトを停止します。 パラメータ socket socket_create() ある ...
https://man.plustar.jp/php/function.socket-set-block.html - [similar]
ソケットリソースを非ブロックモードに設定する 3834
« socket_set_block socket_set_option » PHP Manual ソケット 関数 ソケットリソースを非ブロックモー ... その処理が完了するか何らかのシグナルを受信するまではスクリプトは停止しません。 また、その操作がブロックされると、呼 ...
https://man.plustar.jp/php/function.socket-set-nonblock.html - [similar]
ソケットエラーの内容を文字列として返す 3834
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す ... ?> 上記の例の出力はおそらく次のようになります (このスクリプトがルート権限で実行されていないことを仮定します)。 so ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
作業コピーディレクトリを再帰的にクリーンアップし、中途半端な操作を解消してロック... 3834
« svn_checkout svn_client_version » PHP Manual SVN 関数 作業コピーディレクトリを再帰的にクリーン ... ディレクトリを基準として解決されます。呼び出しもとのスクリプトの作業ディレクトリを基準とするには、 realpath() ある ...
https://man.plustar.jp/php/function.svn-cleanup.html - [similar]
Sends changes from the local working copy to the repository 3834
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy ... ディレクトリを基準として解決されます。呼び出しもとのスクリプトの作業ディレクトリを基準とするには、 realpath() ある ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
バージョン管理されていないパスをリポジトリにインポートする 3834
« svn_fs_youngest_rev svn_log » PHP Manual SVN 関数 バージョン管理されていないパスをリポジトリに ... ディレクトリを基準として解決されます。呼び出しもとのスクリプトの作業ディレクトリを基準とするには、 realpath() ある ...
https://man.plustar.jp/php/function.svn-import.html - [similar]