検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 2212 for [SIMILAR] 16 1024 4096 WITH 32782 削除 WITH 1792... (1.132 sec.)
オープンされたディレクトリエントリから読み込む 0
« zip_entry_open zip_open » PHP Manual Zip 関数 オープンされたディレクトリエントリから読み込む zip_entry_read (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_read — オープンされたディレクトリエントリから読み込む 警告 この関数は PHP 8.0.0 で 非推奨 になります。 ...
https://man.plustar.jp/php/function.zip-entry-read.html - [similar]
SQL 文中で用いる文字列の特殊文字をエスケープする 0
« mysql_query mysql_result » PHP Manual MySQL 関数 SQL 文中で用いる文字列の特殊文字をエスケープする mysql_real_escape_string (PHP 4 >= 4.3.0, PHP 5) mysql_real_escape_string — SQL 文中で用いる文字列の特殊文字をエスケープする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で ...
https://man.plustar.jp/php/function.mysql-real-escape-string.html - [similar]
変数の型を取得する 0
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, PHP 7, PHP 8) gettype — 変数の型を取得する 説明 gettype ( mixed $value ): string PHP 変数 value の型を返します。 型のチェックには、この関数ではなく is_* 関数を使います。 パラメータ value 型を調 ...
https://man.plustar.jp/php/function.gettype.html - [similar]
名前空間開始ハンドラを設定する 0
« xml_set_processing_instruction_handler xml_set_unparsed_entity_decl_handler » PHP Manual XML パーサ 関数 名前空間開始ハンドラを設定する xml_set_start_namespace_decl_handler (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_set_start_namespace_decl_handler — 名前空間開始ハンドラを設定する 説明 ...
https://man.plustar.jp/php/function.xml-set-start-namespace-decl-handler.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
« image_type_to_mime_type imageaffine » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する image2wbmp (PHP 4 >= 4.0.5, PHP 5, PHP 7) image2wbmp — 画像をブラウザあるいはファイルに出力する 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関 ...
https://man.plustar.jp/php/function.image2wbmp.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
« 定義済み定数 例 » PHP Manual Mysql_xdevapi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Mysql_xdevapi 拡張機能の変更履歴 Mysql_xdevapi 拡張機能の変更履歴を以下に示します。 ext/mysql_xdevapi 全体の変更 バージョン 説明 8.0.28 TLSv1 と TLSv1.1 ...
https://man.plustar.jp/php/changelog.mysql_xdevapi.html - [similar]
配列の最初のキーを得る 0
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first (PHP 7 >= 7.3.0, PHP 8) array_key_first — 配列の最初のキーを得る 説明 array_key_first ( array $array ): int | string | null 与えられた array の最初のキーを返します。 これは内部的な配列のポイン ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
パラメータのデフォルト値を取得する 0
« ReflectionParameter::getDeclaringFunction ReflectionParameter::getDefaultValueConstantName » PHP Manual ReflectionParameter パラメータのデフォルト値を取得する ReflectionParameter::getDefaultValue (PHP 5 >= 5.0.3, PHP 7, PHP 8) ReflectionParameter::getDefaultValue — パラメータのデフォル ...
https://man.plustar.jp/php/reflectionparameter.getdefaultvalue.html - [similar]