検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1082 for [SIMILAR] 16 1024 4096 WITH 64632 oauthprovider ... (0.756 sec.)
参照先を再バインドするためのコールバック関数を設定する 0
« ldap_set_option ldap_sort » PHP Manual LDAP 関数 参照先を再バインドするためのコールバック関数を設定する ldap_set_rebind_proc (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ldap_set_rebind_proc — 参照先を再バインドするためのコールバック関数を設定する 説明 ldap_set_rebind_proc ( LDAP\Connection $ ...
https://man.plustar.jp/php/function.ldap-set-rebind-proc.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 0
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]
様々な assert フラグを設定/取得する 0
« PHP オプション/情報 関数 assert » PHP Manual PHP オプション/情報 関数 様々な assert フラグを設定/取得する assert_options (PHP 4, PHP 5, PHP 7, PHP 8) assert_options — 様々な assert フラグを設定/取得する 説明 assert_options ( int $what , mixed $value = ? ): mixed 種々の assert() 制御オプ ...
https://man.plustar.jp/php/function.assert-options.html - [similar]
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 0
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する igbinary_unserialize (PECL igbinary >= 1.1.1) igbinary_unserialize — igbinary_serialize() によって保存されたバイナリ表現から、PHP の値を復元する 説明 igbinary_un ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
日本語のマルチバイト文字に関する基本事項 0
« サポートされるエンコーディングの概要 HTTP 入出力 » PHP Manual マルチバイト文字列 日本語のマルチバイト文字に関する基本事項 日本語のマルチバイト文字に関する基本事項 日本語の文字は、マルチバイトエンコーディングを使用しないと表せません。 また、プラットフォームや使用目的によって複数の標準エ ...
https://man.plustar.jp/php/mbstring.ja-basic.html - [similar]
SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する 0
« PDO_SQLITE DSN PDO::sqliteCreateCollation » PHP Manual SQLite (PDO) SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する PDO::sqliteCreateAggregate (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateAggregate — SQL 文で使用する集約ユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreateaggregate.html - [similar]
SQL の集約関数として使用する PHP 関数を登録する 0
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する PHP 関数を登録する SQLite3::createAggregate (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createAggregate — SQL の集約関数として使用する PHP 関数を登録する 説明 public SQLite3::createAggregate ( s ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]