検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 400 for [SIMILAR] 16 1024 4096 WITH 15611 スib WITH 7341... (0.339 sec.)
最初のキーを取得する 0
« dba_fetch dba_handlers » PHP Manual DBA 関数 最初のキーを取得する dba_firstkey (PHP 4, PHP 5, PHP 7, PHP 8) dba_firstkey — 最初のキーを取得する 説明 dba_firstkey ( resource $dba ): string | false dba_firstkey() はデータベースの最初のキーを返し、 内部キーポインタをリセットします。 この関 ...
https://man.plustar.jp/php/function.dba-firstkey.html - [similar]
文字列形式のキーを配列形式に分割する 0
« dba_insert dba_list » PHP Manual DBA 関数 文字列形式のキーを配列形式に分割する dba_key_split (PHP 5, PHP 7, PHP 8) dba_key_split — 文字列形式のキーを配列形式に分割する 説明 dba_key_split ( string | false | null $key ): array | false dba_key_split() は、キー(文字列形式) を配列に分割し ...
https://man.plustar.jp/php/function.dba-key-split.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
SSL チェックを有効にする 0
« OAuth::enableRedirects OAuth::fetch » PHP Manual OAuth SSL チェックを有効にする OAuth::enableSSLChecks (PECL OAuth >= 0.99.5) OAuth::enableSSLChecks — SSL チェックを有効にする 説明 public OAuth::enableSSLChecks (): bool 通常の SSL ピア証明書およびホストのチェックを有効にします (デフォル ...
https://man.plustar.jp/php/oauth.enablesslchecks.html - [similar]
属性を設定する 0
« PDO::rollBack PDOStatement » PHP Manual PDO 属性を設定する PDO::setAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::setAttribute — 属性を設定する 説明 public PDO::setAttribute ( int $attribute , mixed $value ): bool データベースハンドルの属性を設定します。 利用可能な通常 ...
https://man.plustar.jp/php/pdo.setattribute.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
Memcached クラス 0
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
Read data from glo and send it to std output 0
« cubrid_save_to_glo dBase » PHP Manual CUBRID 廃止されたエイリアスと関数 Read data from glo and send it to std output cubrid_send_glo (PECL CUBRID >= 8.3.0) cubrid_send_glo — Read data from glo and send it to std output 説明 cubrid_send_glo ( resource $conn_identifier , string $oid ): i ...
https://man.plustar.jp/php/function.cubrid-send-glo.html - [similar]
Perform a query without fetching the results into memory 0
« cubrid_result CUBRID 廃止されたエイリアスと関数 » PHP Manual CUBRID MySQL 互換関数 Perform a query without fetching the results into memory cubrid_unbuffered_query (PECL CUBRID >= 8.3.0) cubrid_unbuffered_query — Perform a query without fetching the results into memory 説明 cubrid_unbu ...
https://man.plustar.jp/php/function.cubrid-unbuffered-query.html - [similar]
エントリを挿入する 0
« dba_handlers dba_key_split » PHP Manual DBA 関数 エントリを挿入する dba_insert (PHP 4, PHP 5, PHP 7, PHP 8) dba_insert — エントリを挿入する 説明 dba_insert ( string | array $key , string $value , resource $dba ): bool dba_insert() は、 データベースに key および value で記述されるエント ...
https://man.plustar.jp/php/function.dba-insert.html - [similar]