検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 1083 for [SIMILAR] 16 1024 4096 WITH 10767 ンク WITH 9808... (0.750 sec.)
現在のプロセスの有効なユーザー ID を返す 0
« posix_getegid posix_getgid » PHP Manual POSIX 関数 現在のプロセスの有効なユーザー ID を返す posix_geteuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_geteuid — 現在のプロセスの有効なユーザー ID を返す 説明 posix_geteuid (): int 現在のプロセスの有効なユーザー ID を返します。 使用可能なユーザー名 ...
https://man.plustar.jp/php/function.posix-geteuid.html - [similar]
直近の PCRE 正規表現処理のエラーコードを返す 0
« preg_last_error_msg preg_match_all » PHP Manual PCRE 関数 直近の PCRE 正規表現処理のエラーコードを返す preg_last_error (PHP 5 >= 5.2.0, PHP 7, PHP 8) preg_last_error — 直近の PCRE 正規表現処理のエラーコードを返す 説明 preg_last_error (): int 直近の PCRE 正規表現処理のエラーコードを返し ...
https://man.plustar.jp/php/function.preg-last-error.html - [similar]
spl_autoload 用のデフォルトの拡張子を登録し、それを返す 0
« spl_autoload_call spl_autoload_functions » PHP Manual SPL 関数 spl_autoload 用のデフォルトの拡張子を登録し、それを返す spl_autoload_extensions (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_extensions — spl_autoload 用のデフォルトの拡張子を登録し、それを返す 説明 spl_autoload_extensions ( ...
https://man.plustar.jp/php/function.spl-autoload-extensions.html - [similar]
tcpwrap のチェックを実行する 0
« TCP 関数 Varnish » PHP Manual TCP 関数 tcpwrap のチェックを実行する tcpwrap_check (PECL tcpwrap >= 0.1.0) tcpwrap_check — tcpwrap のチェックを実行する 説明 tcpwrap_check ( string $daemon , string $address , string $user = ? , bool $nodns = false ): bool この関数は /etc/hosts.allow およ ...
https://man.plustar.jp/php/function.tcpwrap-check.html - [similar]
URL エンコードされた文字列をデコードする 0
« rawurlencode urlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする urldecode (PHP 4, PHP 5, PHP 7, PHP 8) urldecode — URL エンコードされた文字列をデコードする 説明 urldecode ( string $string ): string 与えられた文字列中のあらゆるエンコード文字 % ## をデコードします。 ...
https://man.plustar.jp/php/function.urldecode.html - [similar]
FAQ に無い問題 0
« FAQ を読む バグ報告 » PHP Manual 問題が起きた場合 FAQ に無い問題 FAQ に無い問題 FAQ を参照しても問題が解決しない場合には、PHP インストール用メーリングリストの誰かが 助けてくれるかもしれません。最初に、アーカイブをチェックして、過去に誰かが 自分と同じ問題に関する質問を行い、既に解答を受 ...
https://man.plustar.jp/php/install.problems.support.html - [similar]
コードポイントが図形文字であるかを調べる 0
« IntlChar::isdigit IntlChar::isIDIgnorable » PHP Manual IntlChar コードポイントが図形文字であるかを調べる IntlChar::isgraph (PHP 7, PHP 8) IntlChar::isgraph — コードポイントが図形文字であるかを調べる 説明 public static IntlChar::isgraph ( int | string $codepoint ): ? bool 指定されたコー ...
https://man.plustar.jp/php/intlchar.isgraph.html - [similar]
はじめに 0
« Mhash インストール/設定 » PHP Manual Mhash はじめに はじめに 以下の関数は、 » mhash と組み合わせて 動作することを前提としています。mhashは、チェックサム、メッセージ ダイジェスト、メッセージ認証コード等を作成するために使用することが できます。 この関数は、mhash ライブラリへのインターフェ ...
https://man.plustar.jp/php/intro.mhash.html - [similar]
はじめに 0
« ソケット インストール/設定 » PHP Manual ソケット はじめに はじめに ソケット拡張モジュールは、一般的な BSD ソケットに基づくソケット通信に関する低レベルインターフェイスを実装し、 クライアントだけでなく、 ソケットサーバーとして動作させることが可能となります。 より一般的なクライアントサイド ...
https://man.plustar.jp/php/intro.sockets.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]