検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 129 for [SIMILAR] 16 1024 4096 WITH 21899 magic WITH 204... (0.259 sec.)
magic_quotes_gpc の現在の設定を得る 10000
« get_loaded_extensions get_magic_quotes_runtime » PHP Manual PHP オプション/情報 関数 magic_quotes_gpc の現在の設定を得る get_magic_quotes_gpc (PHP 4, PHP 5, PHP 7) get_magic_quotes_gpc — magic_quotes_gpc の現在の設定を得る 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.get-magic-quotes-gpc.html - [similar]
magic_quotes_runtime の現在アクティブな設定値を取得する 9509
« get_magic_quotes_gpc get_required_files » PHP Manual PHP オプション/情報 関数 magic_quotes_runtime の現在アクティブな設定値を取得する get_magic_quotes_runtime (PHP 4, PHP 5, PHP 7) get_magic_quotes_runtime — magic_quotes_runtime の現在アクティブな設定値を取得する 警告 この関数は PHP 7. ...
https://man.plustar.jp/php/function.get-magic-quotes-runtime.html - [similar]
新しい fileinfo インスタンスを作成する 6956
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する finfo_open finfo::__construct (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_open -- finfo::__construct — 新しい fileinfo インスタンスを作成する 説明 手続き型 finfo_open ( int $flag ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
実行時設定 6503
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
文字列をスラッシュでクォートする 3052
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.html - [similar]
クォートされた文字列のクォート部分を取り除く 3052
« stripos stristr » PHP Manual String 関数 クォートされた文字列のクォート部分を取り除く stripslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripslashes — クォートされた文字列のクォート部分を取り除く 説明 stripslashes ( string $string ): string クォートされた文字列を元に戻します。 stripslashes() は ...
https://man.plustar.jp/php/function.stripslashes.html - [similar]
特殊な HTML エンティティを文字に戻す 3052
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
メタ文字をクォートする 3052
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
addcslashes でクォートされた文字列をアンクォートする 3052
« strip_tags stripos » PHP Manual String 関数 addcslashes でクォートされた文字列をアンクォートする stripcslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripcslashes — addcslashes() でクォートされた文字列をアンクォートする 説明 stripcslashes ( string $string ): string バックスラッシュを取り除いた文 ...
https://man.plustar.jp/php/function.stripcslashes.html - [similar]
実行演算子 3052
« エラー制御演算子 加算子/減算子 » PHP Manual 演算子 実行演算子 実行演算子 PHP は 1 種類の実行演算子、バッククォート (``) をサポートします。 シングルクォートではないことに注意してください! PHP は、バッククォートの 中身をシェルコマンドとして実行しようとします。出力が返されます (すなわち、 ...
https://man.plustar.jp/php/language.operators.execution.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT