検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 472 for [SIMILAR] 16 1024 4096 WITH 38956 embedded WITH ... (0.396 sec.)
MySQL ドライバおよびプラグイン 0
« Class Tree MySQL 用 PHP ドライバの概要 » PHP Manual ベンダー固有のモジュール MySQL ドライバおよびプラグイン MySQL ドライバおよびプラグイン PHP で MySQL を扱うためのドライバやプラグインには、いくつかの種類があります。 それらの違いや MySQL 用拡張モジュールの機能について、ここで簡単に説明 ...
https://man.plustar.jp/php/set.mysqlinfo.html - [similar]
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
スレッドセーフであるかどうかを返す 0
« mysqli::$thread_id mysqli::use_result » PHP Manual mysqli スレッドセーフであるかどうかを返す mysqli::thread_safe mysqli_thread_safe (PHP 5, PHP 7, PHP 8) mysqli::thread_safe -- mysqli_thread_safe — スレッドセーフであるかどうかを返す 説明 オブジェクト指向型 public mysqli::thread_safe () ...
https://man.plustar.jp/php/mysqli.thread-safe.html - [similar]
mysqli_sql_exception クラス 0
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exception クラス mysqli_sql_exception クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli の例外を処理するクラスです。 クラス概要 final class mysqli_sql_exception extends RuntimeException { /* プロパティ */ ...
https://man.plustar.jp/php/class.mysqli-sql-exception.html - [similar]
使用するアルゴリズムおよびモードのモジュールをオープンする 0
« mcrypt_module_is_block_mode mcrypt_module_self_test » PHP Manual Mcrypt 関数 使用するアルゴリズムおよびモードのモジュールをオープンする mcrypt_module_open (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_open — 使用するアルゴリズムおよびモードのモジュールをオー ...
https://man.plustar.jp/php/function.mcrypt-module-open.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する 0
« Phar::loadPhar Phar::mount » PHP Manual Phar 現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する Phar::mapPhar (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::mapPhar — 現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する 説明 final publi ...
https://man.plustar.jp/php/phar.mapphar.html - [similar]
Zlib 関数 0
« 例 deflate_add » PHP Manual Zlib Zlib 関数 Zlib 関数 目次 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclose — 開かれたgzファイルへのポインタを閉じる gzcompress — 文字列を圧縮する gzdecode — gzip 圧縮された文字列をデコ ...
https://man.plustar.jp/php/ref.zlib.html - [similar]
Zlib 圧縮 0
« zip_read はじめに » PHP Manual 圧縮およびアーカイブ Zlib 圧縮 Zlib 圧縮 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Zlib 関数 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclos ...
https://man.plustar.jp/php/book.zlib.html - [similar]
cURL 関数 0
« 基本的な curl の使用法 curl_close » PHP Manual cURL cURL 関数 cURL 関数 目次 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、その設定も含めてコピーする curl_errno — 直近のエラー番号を返す curl_error — 現在のセッションに関する直近のエラー文字列を返す curl_escape ...
https://man.plustar.jp/php/ref.curl.html - [similar]