検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 128 for [SIMILAR] 16 1024 4096 WITH 14807 的接 WITH 1292... (0.203 sec.)
新規の変数をデータ領域にキャッシュする 0
« APCu 関数 apcu_cache_info » PHP Manual APCu 関数 新規の変数をデータ領域にキャッシュする apcu_add (PECL apcu >= 4.0.0) apcu_add — 新規の変数をデータ領域にキャッシュする 説明 apcu_add ( string $key , mixed $var , int $ttl = 0 ): bool apcu_add ( array $values , mixed $unused = NULL , int ...
https://man.plustar.jp/php/function.apcu-add.html - [similar]
結果メモリを開放する 0
« ldap_first_reference ldap_get_attributes » PHP Manual LDAP 関数 結果メモリを開放する ldap_free_result (PHP 4, PHP 5, PHP 7, PHP 8) ldap_free_result — 結果メモリを開放する 説明 ldap_free_result ( LDAP\Result $result ): bool 内部での結果保持用に割り当てられていたメモリを開放します。 結果 ...
https://man.plustar.jp/php/function.ldap-free-result.html - [similar]
基本的な例 0
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
最初の結果 ID を返す 0
« ldap_first_attribute ldap_first_reference » PHP Manual LDAP 関数 最初の結果 ID を返す ldap_first_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_entry — 最初の結果 ID を返す 説明 ldap_first_entry ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | false 結果内の最初のエン ...
https://man.plustar.jp/php/function.ldap-first-entry.html - [similar]
次の結果エントリを得る 0
« ldap_next_attribute ldap_next_reference » PHP Manual LDAP 関数 次の結果エントリを得る ldap_next_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_next_entry — 次の結果エントリを得る 説明 ldap_next_entry ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): LDAP\ResultEntry | false 結果に保持された ...
https://man.plustar.jp/php/function.ldap-next-entry.html - [similar]
データ構造 0
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
あるデータベースを、別のデータベースにバックアップする 0
« SQLite3 SQLite3::busyTimeout » PHP Manual SQLite3 あるデータベースを、別のデータベースにバックアップする SQLite3::backup (PHP 7 >= 7.4.0, PHP 8) SQLite3::backup — あるデータベースを、別のデータベースにバックアップする 説明 public SQLite3::backup ( SQLite3 $destination , string $sourceD ...
https://man.plustar.jp/php/sqlite3.backup.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 COM 設定オプション 名前 デフォルト 変更可能 変更履歴 com.allow_dcom "0" PHP_INI_SYSTEM com.autoregister_typelib "0" PHP_INI_ALL com.autoregister_verbose "0" PHP_INI_A ...
https://man.plustar.jp/php/com.configuration.html - [similar]
mysqlndプラグイン と MySQL Proxyの比較 0
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd プラグインと MySQL Proxyは、異なるアプローチを用いた異なる技術です。どちらもロードバランシ ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.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]
PREV 3 4 5 6 7 8 9 10 11 12 13 NEXT