検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 948 for [SIMILAR] 16 1024 4096 WITH 25798 libmysqlclient... (0.618 sec.)
JSON にシリアライズしたいデータを指定する 0
« JsonSerializable JSON 関数 » PHP Manual JsonSerializable JSON にシリアライズしたいデータを指定する JsonSerializable::jsonSerialize (PHP 5 >= 5.4.0, PHP 7, PHP 8) JsonSerializable::jsonSerialize — JSON にシリアライズしたいデータを指定する 説明 public JsonSerializable::jsonSerialize (): ...
https://man.plustar.jp/php/jsonserializable.jsonserialize.html - [similar]
クライアントのセッションを取得する 0
« Client::__construct mysql_xdevapi\Collection » PHP Manual mysql_xdevapi\Client クライアントのセッションを取得する Client::getClient (No version information available, might only be in Git) Client::getClient — クライアントのセッションを取得する 説明 public mysql_xdevapi\Client::getSessi ...
https://man.plustar.jp/php/mysql-xdevapi-client.getsession.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 設定オプション --enable-dba=shared を使用することにより、dbm 形式のデータベースをサポートする動的に ロード可能なモジュールを有効にして PHP を構築することができます。 また、PHP の configure 行に設定スイッチ ...
https://man.plustar.jp/php/dba.installation.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
はじめに 0
« Rar インストール/設定 » PHP Manual Rar はじめに はじめに RAR は、Eugene Roshal が作成した強力で効率的なアーカイバです。 この拡張モジュールは unRAR ライブラリを使用していますが、 このライブラリは Rar アーカイブの読み込みしかサポートしていません。 unRAR のソースを使用して RAR/WinRAR アー ...
https://man.plustar.jp/php/intro.rar.html - [similar]
入力ロケールのプライマリ言語を取得する 0
« Locale::getKeywords Locale::getRegion » PHP Manual Locale 入力ロケールのプライマリ言語を取得する Locale::getPrimaryLanguage locale_get_primary_language (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getPrimaryLanguage -- locale_get_primary_language — 入力ロケールのプライマリ ...
https://man.plustar.jp/php/locale.getprimarylanguage.html - [similar]
データベースへの接続を表す PDO インスタンスを生成する 0
« PDO::commit PDO::errorCode » PHP Manual PDO データベースへの接続を表す PDO インスタンスを生成する PDO::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::__construct — データベースへの接続を表す PDO インスタンスを生成する 説明 public PDO::__construct ( string $dsn , ? s ...
https://man.plustar.jp/php/pdo.construct.html - [similar]
クエリ用の文字列をクオートする 0
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.1) PDO::quote — クエリ用の文字列をクオートする 説明 public PDO::quote ( string $string , int $type = PDO::PARAM_STR ): string | false PDO::quote() は入力文 ...
https://man.plustar.jp/php/pdo.quote.html - [similar]
カーソルを閉じてステートメントを再実行できるようにする 0
« PDOStatement::bindValue PDOStatement::columnCount » PHP Manual PDOStatement カーソルを閉じてステートメントを再実行できるようにする PDOStatement::closeCursor (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::closeCursor — カーソルを閉じてステートメントを再実行できるようにす ...
https://man.plustar.jp/php/pdostatement.closecursor.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]