検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1082 for [SIMILAR] 16 1024 4096 WITH 64632 oauthprovider ... (0.729 sec.)
数値から、1バイトの文字列を生成する 0
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP 5, PHP 7, PHP 8) chr — 数値から、1バイトの文字列を生成する 説明 chr ( int $codepoint ): string codepoint を符号なし数値と解釈することによって指定された文字を含む、 1文字からなる文字列を返します ...
https://man.plustar.jp/php/function.chr.html - [similar]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.html - [similar]
文を実行する 0
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_execute — 文を実行する 説明 oci_execute ( resource $statement , int $mode = OCI_COMMIT_ON_SUCCESS ): bool oci_parse() が返した statement を実行します。 実行後、 INSERT ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
EvChild ウォッチャーオブジェクトを作る 0
« EvChild EvChild::createStopped » PHP Manual EvChild EvChild ウォッチャーオブジェクトを作る EvChild::__construct (PECL ev >= 0.2.0) EvChild::__construct — EvChild ウォッチャーオブジェクトを作る 説明 public EvChild::__construct ( int $pid , bool $trace , callable $callback , mixed $data ...
https://man.plustar.jp/php/evchild.construct.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
ウォッチャー 0
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らかのイベントに関する興味を記録するオブジェクトです。 たとえば次のコードは、 STDIN が読み込み可能になるまで待ちます。 <?php // STDIN が読み込み可能になるまで待ちます $w = new EvIo ( STDIN , Ev :: ...
https://man.plustar.jp/php/ev.watchers.html - [similar]
追加された添字の確認も含めて配列の共通項を確認する 0
« array_flip array_intersect_key » PHP Manual 配列 関数 追加された添字の確認も含めて配列の共通項を確認する array_intersect_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_intersect_assoc — 追加された添字の確認も含めて配列の共通項を確認する 説明 array_intersect_assoc ( array $array , ar ...
https://man.plustar.jp/php/function.array-intersect-assoc.html - [similar]
文字列のコードを評価し、動的に関数を作成する 0
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動的に関数を作成する create_function (PHP 4 >= 4.0.1, PHP 5, PHP 7) create_function — 文字列のコードを評価し、動的に関数を作成する 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.create-function.html - [similar]
セッションを破棄する 0
« SessionHandler::create_sid SessionHandler::gc » PHP Manual SessionHandler セッションを破棄する SessionHandler::destroy (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::destroy — セッションを破棄する 説明 public SessionHandler::destroy ( string $id ): bool セッションを破棄します。 session ...
https://man.plustar.jp/php/sessionhandler.destroy.html - [similar]