検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 1678 for [SIMILAR] 16 1024 4096 WITH 5693 resource WITH 4... (1.074 sec.)
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
変数をユーザーキャッシュから削除する 0
« wincache_ucache_dec wincache_ucache_exists » PHP Manual WinCache 関数 変数をユーザーキャッシュから削除する wincache_ucache_delete (PECL wincache >= 1.1.0) wincache_ucache_delete — 変数をユーザーキャッシュから削除する 説明 wincache_ucache_delete ( mixed $key ): bool key が指す要素をユー ...
https://man.plustar.jp/php/function.wincache-ucache-delete.html - [similar]
The Swoole\Mmap class 0
« Swoole\Lock::unlock Swoole\Mmap::open » PHP Manual Swoole The Swoole\Mmap class The Swoole\Mmap class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Mmap { /* メソッド */ public static open ( string $filename , string $size = ? , string $offset = ? ): ReturnType } 目次 Swoole\ ...
https://man.plustar.jp/php/class.swoole-mmap.html - [similar]
Returns the most recent socket error 0
« EventUtil::getLastSocketErrno EventUtil::getSocketFd » PHP Manual EventUtil Returns the most recent socket error EventUtil::getLastSocketError (PECL event >= 1.2.6-beta) EventUtil::getLastSocketError — Returns the most recent socket error 説明 public static EventUtil::getLastSocketErro ...
https://man.plustar.jp/php/eventutil.getlastsocketerror.html - [similar]
LDAP ページネーションクッキーを取得する 0
« ldap_connect ldap_control_paged_result » PHP Manual LDAP 関数 LDAP ページネーションクッキーを取得する ldap_control_paged_result_response (PHP 5 >= 5.4.0, PHP 7) ldap_control_paged_result_response — LDAP ページネーションクッキーを取得する 警告 この関数は PHP 7.4.0 以降で 推奨されなくなり ...
https://man.plustar.jp/php/function.ldap-control-paged-result-response.html - [similar]
MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わな... 0
« mysql_thread_id Mysqlnd » PHP Manual MySQL 関数 MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない mysql_unbuffered_query (PHP 4 >= 4.0.6, PHP 5) mysql_unbuffered_query — MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない 警 ...
https://man.plustar.jp/php/function.mysql-unbuffered-query.html - [similar]
Retrieves the number of rows in a result set 0
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a result set sqlsrv_num_rows (No version information available, might only be in Git) sqlsrv_num_rows — Retrieves the number of rows in a result set 説明 sqlsrv_num_rows ( resource $stmt ): mixed ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 0
« filter_input_array filter_list » PHP Manual Filter 関数 指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする filter_input (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_input — 指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 説明 filter_input ( i ...
https://man.plustar.jp/php/function.filter-input.html - [similar]
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
グローバルスコープで使用可能なすべての変数への参照 0
« スーパーグローバル $_SERVER » PHP Manual 定義済の変数 グローバルスコープで使用可能なすべての変数への参照 $GLOBALS (PHP 4, PHP 5, PHP 7, PHP 8) $GLOBALS — グローバルスコープで使用可能なすべての変数への参照 説明 スクリプトのグローバルスコープに現在定義されているすべての変数への参照を含む ...
https://man.plustar.jp/php/reserved.variables.globals.html - [similar]