検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 541 for 機能 (0.028 sec.)
LDAP ページネーション制御情報を送信する 3402
« ldap_control_paged_result_response ldap_count_entries » PHP Manual LDAP 関数 LDAP ページネーシ ... 注意 : ページネーション制御は、LDAPv3 プロトコルの機能です。 参考 ldap_control_paged_result_response() - L ...
https://man.plustar.jp/php/function.ldap-control-paged-result.html - [similar]
システムのロガーへの接続をオープンする 3402
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープン ... に処理するかを指定できるようになります。 openlog() の機能 定数 説明 LOG_AUTH セキュリティ/認証用メッセージ ( ...
https://man.plustar.jp/php/function.openlog.html - [similar]
待つかフォークした子プロセスのステータスを返す 3402
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを ... を process_id に指定した際の動きは、 pcntl_wait() の機能と ( flags を除いて) 同じです。 status pcntl_waitpid ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
PHP が稼動しているオペレーティングシステムに関する情報を返す 3402
« php_sapi_name phpcredits » PHP Manual PHP オプション/情報 関数 PHP が稼動しているオペレーティン ... がおこるのは、 uname() ライブラリコールが存在しないか機能していない場合のみです。 パラメータ mode mode は、ど ...
https://man.plustar.jp/php/function.php-uname.html - [similar]
PHP の設定情報を出力する 3402
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo ( ... 。出力される情報には、 PHP コンパイルオプションと拡張機能、PHP のバージョン、 サーバー情報と環境(モジュールと ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
正規化された絶対パス名を返す 3402
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す rea ... lpath() 関数は、Phar の内部にあるファイルに対しては機能しません。 そのようなパスは、実際のパスではなく仮想パ ...
https://man.plustar.jp/php/function.realpath.html - [similar]
セッションデータのガベージコレクションを実行する 3402
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージ ... のセッション GC を行います。 確率ベースの GC は多少は機能しますが、いくつかの問題があります。 1) トラフィック ...
https://man.plustar.jp/php/function.session-gc.html - [similar]
文字列から HTML および PHP タグを取り除く 3402
« strcspn stripcslashes » PHP Manual String 関数 文字列から HTML および PHP タグを取り除く strip ... コメントや PHP タグも削除されるようになりました。この機能はハードコードされており、 allowed_tags で変更するこ ...
https://man.plustar.jp/php/function.strip-tags.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 3402
« strrev strrpos » PHP Manual String 関数 文字列中で、特定の(大文字小文字を区別しない)文字列が最 ... 振る舞いは PHP 7.3.0 以降では推奨されないので、 この機能を使用しないことを強く推奨します。 意図した動作に依存 ...
https://man.plustar.jp/php/function.strripos.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 3402
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す st ... 振る舞いは PHP 7.3.0 以降では推奨されないので、 この機能を使用しないことを強く推奨します。 意図した動作に依存 ...
https://man.plustar.jp/php/function.strrpos.html - [similar]