検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 334 for [SIMILAR] 16 1024 4096 WITH 31805 sqlite WITH 90... (0.302 sec.)
SQLite3Result クラス 0
« SQLite3Stmt::reset SQLite3Result::columnName » PHP Manual SQLite3 SQLite3Result クラス SQLite3Result クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールの結果セットを扱うクラスです。 クラス概要 class SQLite3Result { /* メソッド */ private __construct () public column ...
https://man.plustar.jp/php/class.sqlite3result.html - [similar]
アイテムを削除する 0
« Memcached::decrementByKey Memcached::deleteByKey » PHP Manual Memcached アイテムを削除する Memcached::delete (PECL memcached >= 0.1.0) Memcached::delete — アイテムを削除する 説明 public Memcached::delete ( string $key , int $time = 0 ): bool Memcached::delete() は、キー key をサーバーか ...
https://man.plustar.jp/php/memcached.delete.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
適切にエスケープされた文字列を返す 0
« SQLite3::enableExceptions SQLite3::exec » PHP Manual SQLite3 適切にエスケープされた文字列を返す SQLite3::escapeString (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::escapeString — 適切にエスケープされた文字列を返す 説明 public static SQLite3::escapeString ( string $string ): string SQL 文の中 ...
https://man.plustar.jp/php/sqlite3.escapestring.html - [similar]
MySQL クライアント情報を取得する 0
« mysql_free_result mysql_get_host_info » PHP Manual MySQL 関数 MySQL クライアント情報を取得する mysql_get_client_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_client_info — MySQL クライアント情報を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi ...
https://man.plustar.jp/php/function.mysql-get-client-info.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
インストール 0
« 概要 実行時設定 » PHP Manual Mysqlnd インストール インストール Unix へのインストール MySQL データベース・エクステンションは、MySQL クライアント・ライブラリを用いるように設定しなければ なりません。MySQL ネイティブ・ドライバを使用するためには、MySQL データベース・エクステンションを MySQL ...
https://man.plustar.jp/php/mysqlnd.install.html - [similar]
出力バッファハンドラとして文字エンコーディングを変換する 0
« iconv intl » PHP Manual iconv 関数 出力バッファハンドラとして文字エンコーディングを変換する ob_iconv_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ob_iconv_handler — 出力バッファハンドラとして文字エンコーディングを変換する 説明 ob_iconv_handler ( string $contents , int $status ): strin ...
https://man.plustar.jp/php/function.ob-iconv-handler.html - [similar]
新しい PhpToken オブジェクトを返す 0
« PhpToken PhpToken::getTokenName » PHP Manual PhpToken 新しい PhpToken オブジェクトを返す PhpToken::__construct (PHP 8) PhpToken::__construct — 新しい PhpToken オブジェクトを返す 説明 final public PhpToken::__construct ( int $id , string $text , int $line = -1 , int $pos = -1 ) 新しい P ...
https://man.plustar.jp/php/phptoken.construct.html - [similar]