検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 136 for [SIMILAR] 16 1024 4096 WITH 42947 elseif WITH 19... (0.169 sec.)
MIME ヘッダフィールドを作成する 0
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する iconv_mime_encode (PHP 5, PHP 7, PHP 8) iconv_mime_encode — MIME ヘッダフィールドを作成する 説明 iconv_mime_encode ( string $field_name , string $field_value , array $options = [] ): string | f ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
LDAP コントロール 0
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
Lightweight Directory Access Protocol 0
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol Lightweight Directory Access Protocol はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP LDAP コールの使用法 LDAP コントロール 例 基本的な使用法 LDAP コント ...
https://man.plustar.jp/php/book.ldap.html - [similar]
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 0
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PHP 4, PHP 5, PHP 7, PHP 8) list — 配列と同様の形式で、複数の変数への代入を行う 説明 list ( mixed $var , mixed ...$vars = ? ): array array() と同様に、 この関数は実際には関数ではなく言語構造です ...
https://man.plustar.jp/php/function.list.html - [similar]
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 0
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結果を待つ pg_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_execute — 指定したパラメータを用いてプリペアドステートメントを実行するリクエス ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_send_execute pg_send_query_params » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その結果を待たない pg_send_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエス ...
https://man.plustar.jp/php/function.pg-send-prepare.html - [similar]
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT