検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 980 for [SIMILAR] 16 1024 4096 WITH 18222 mysqli WITH 12... (0.632 sec.)
行をオブジェクトとして得る 4231
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetch_object (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_object — 行をオブジェクトとして得る 説明 pg_fetch_object ( PgSql\Result $result , ? int $row = null , string $class = "stdClass" , array $constru ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
文字列を処理し、変数に代入する 4231
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
単一のフィールドのメタデータを取得する 0
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィールドのメタデータを取得する mysqli_result::fetch_field_direct mysqli_fetch_field_direct (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_field_direct -- mysqli_fetch_field_direct — 単一のフィールドの ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
ある画像を再構築された画像と比較する 0
« Imagick::compareImageLayers Imagick::compositeImage » PHP Manual Imagick ある画像を再構築された画像と比較する Imagick::compareImages (PECL imagick 2, PECL imagick 3) Imagick::compareImages — ある画像を再構築された画像と比較する 説明 public Imagick::compareImages ( Imagick $compare , in ...
https://man.plustar.jp/php/imagick.compareimages.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
データベース更新の自動コミットをオンまたはオフにする 0
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミットをオンまたはオフにする mysqli::autocommit mysqli_autocommit (PHP 5, PHP 7, PHP 8) mysqli::autocommit -- mysqli_autocommit — データベース更新の自動コミットをオンまたはオフにする 説明 オブジ ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
外部イテレータを取得する 0
« mysqli_result::free mysqli_result::$lengths » PHP Manual mysqli_result 外部イテレータを取得する mysqli_result::getIterator (PHP 8) mysqli_result::getIterator — 外部イテレータを取得する 説明 public mysqli_result::getIterator (): Iterator 警告 この関数は、 現在のところ詳細な情報はありませ ...
https://man.plustar.jp/php/mysqli-result.getiterator.html - [similar]
手続き型とオブジェクト指向インターフェイス 0
« クイックスタートガイド データベース接続 » PHP Manual クイックスタートガイド 手続き型とオブジェクト指向インターフェイス 手続き型とオブジェクト指向インターフェイス mysqli 拡張機能は、 ふたつのインターフェイスを提供しています。 手続き型とオブジェクト志向のインターフェイスです。 古い mysql ...
https://man.plustar.jp/php/mysqli.quickstart.dual-interface.html - [similar]