検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 894 for [SIMILAR] 16 1024 4096 WITH 11876 ldap WITH 9231... (0.653 sec.)
保存した数値を減らす 0
« apcu_clear_cache apcu_delete » PHP Manual APCu 関数 保存した数値を減らす apcu_dec (PECL apcu >= 4.0.0) apcu_dec — 保存した数値を減らす 説明 apcu_dec ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を減らします。 パラメータ key 減らしたい値 ...
https://man.plustar.jp/php/function.apcu-dec.html - [similar]
エントリが存在するかどうかを調べる 0
« apcu_entry apcu_fetch » PHP Manual APCu 関数 エントリが存在するかどうかを調べる apcu_exists (PECL apcu >= 4.0.0) apcu_exists — エントリが存在するかどうかを調べる 説明 apcu_exists ( mixed $keys ): mixed 指定した APCu エントリが存在するかどうかを調べます。 パラメータ keys キーを含む文字列 ...
https://man.plustar.jp/php/function.apcu-exists.html - [similar]
HTTP レスポンスヘッダ 0
« $php_errormsg $argc » PHP Manual 定義済の変数 HTTP レスポンスヘッダ $http_response_header (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) $http_response_header — HTTP レスポンスヘッダ 説明 $http_response_header 配列は get_headers() 関数と似ています。 HTTP ラッパー を使用する際に、 $http_response ...
https://man.plustar.jp/php/reserved.variables.httpresponseheader.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
変更された関数 0
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]
直近のクエリから結果セットを転送する 0
« mysqli::stmt_init mysqli::$thread_id » PHP Manual mysqli 直近のクエリから結果セットを転送する mysqli::store_result mysqli_store_result (PHP 5, PHP 7, PHP 8) mysqli::store_result -- mysqli_store_result — 直近のクエリから結果セットを転送する 説明 オブジェクト指向型 public mysqli::store_r ...
https://man.plustar.jp/php/mysqli.store-result.html - [similar]
ファイルからの YAML ストリームをパースする 0
« yaml_emit yaml_parse_url » PHP Manual Yaml 関数 ファイルからの YAML ストリームをパースする yaml_parse_file (PECL yaml >= 0.4.0) yaml_parse_file — ファイルからの YAML ストリームをパースする 説明 yaml_parse_file ( string $filename , int $pos = 0 , int &$ndocs = ? , array $callbacks = nul ...
https://man.plustar.jp/php/function.yaml-parse-file.html - [similar]
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
select() システムコールと同等の操作を、 ストリームの配列に対して seconds と micr... 0
« stream_resolve_include_path stream_set_blocking » PHP Manual ストリーム 関数 select() システムコールと同等の操作を、 ストリームの配列に対して seconds と microseconds で指定されたタイムアウト時間をもって行う stream_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_select — select() シ ...
https://man.plustar.jp/php/function.stream-select.html - [similar]
アップロードされるファイルのためのスペースを確保する 0
« FTP 関数 ftp_append » PHP Manual FTP 関数 アップロードされるファイルのためのスペースを確保する ftp_alloc (PHP 5, PHP 7, PHP 8) ftp_alloc — アップロードされるファイルのためのスペースを確保する 説明 ftp_alloc ( FTP\Connection $ftp , int $size , string &$response = null ): bool ALLO コマン ...
https://man.plustar.jp/php/function.ftp-alloc.html - [similar]