検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1545 for [SIMILAR] 16 1024 4096 WITH 7084 session WITH 63... (1.231 sec.)
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.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]
現在のセッションに関する直近のエラー文字列を返す 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
« RowResult::fetchOne RowResult::getColumnNames » PHP Manual mysql_xdevapi\RowResult カラムの数を取得する RowResult::getColumnsCount (No version information available, might only be in Git) RowResult::getColumnsCount — カラムの数を取得する 説明 public mysql_xdevapi\RowResult::getColumnsC ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumncount.html - [similar]
スキップするoffsetを設定する 0
« TableSelect::lockShared TableSelect::orderby » PHP Manual mysql_xdevapi\TableSelect スキップするoffsetを設定する TableSelect::offset (No version information available, might only be in Git) TableSelect::offset — スキップするoffsetを設定する 説明 public mysql_xdevapi\TableSelect::offset ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.offset.html - [similar]
単一の行を取得する 0
« SqlStatementResult::fetchAll SqlStatementResult::getAffectedItemsCount » PHP Manual mysql_xdevapi\SqlStatementResult 単一の行を取得する SqlStatementResult::fetchOne (No version information available, might only be in Git) SqlStatementResult::fetchOne — 単一の行を取得する 説明 public my ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.fetchone.html - [similar]
select 時のグループ化の条件を設定する 0
« TableSelect::execute TableSelect::having » PHP Manual mysql_xdevapi\TableSelect select 時のグループ化の条件を設定する TableSelect::groupBy (No version information available, might only be in Git) TableSelect::groupBy — select 時のグループ化の条件を設定する 説明 public mysql_xdevapi\Tab ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.groupby.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]