検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1545 for [SIMILAR] 16 1024 4096 WITH 17929 ッシ WITH 1620... (0.956 sec.)
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 0
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す curl_error (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_error — 現在のセッションに関する直近のエラー文字列を返す 説明 curl_error ( CurlHandle $handle ): string 直近の cURL 操作に関するエラーメッ ...
https://man.plustar.jp/php/function.curl-error.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
ファイルのパーミッションを取得する 0
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する fileperms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルのパーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイルのパーミッションを取得します。 パラメータ file ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]
全てのカラム名を取得する 0
« RowResult::getColumnsCount RowResult::getColumns » PHP Manual mysql_xdevapi\RowResult 全てのカラム名を取得する RowResult::getColumnNames (No version information available, might only be in Git) RowResult::getColumnNames — 全てのカラム名を取得する 説明 public mysql_xdevapi\RowResult::ge ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumnnames.html - [similar]
Read-through キャッシュコールバック 0
« Result コールバック セッションのサポート » PHP Manual コールバック Read-through キャッシュコールバック Read-through キャッシュコールバック Read-through キャッシュコールバックが起動されるのは、 アイテムをサーバーから取得できなかったときです。 このコールバックに渡されるのは Memcached オブ ...
https://man.plustar.jp/php/memcached.callbacks.read-through.html - [similar]
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
はじめに 0
« Memcache インストール/設定 » PHP Manual Memcache はじめに はじめに Memcache モジュールは、memcached に対する手続き型および オブジェクト指向のインターフェイスを提供します。これは非常に効率的な キャッシュデーモンで、動的な web アプリケーションでの データベースの読み込み量を減らすように設 ...
https://man.plustar.jp/php/intro.memcache.html - [similar]