検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 224 for [SIMILAR] 16 1024 4096 WITH 15337 recursion WITH... (0.274 sec.)
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
直近に発生したエラーを返す 0
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP 5 >= 5.3.0, PHP 7, PHP 8) json_last_error — 直近に発生したエラーを返す 説明 json_last_error (): int JSON_THROW_ON_ERROR を指定していなかった場合に、 直近の JSON エンコード/デコード処理中に発生 ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
ソケットコンテキストオプション一覧 0
« コンテキストオプションとパラメータ HTTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ ソケットコンテキストオプション一覧 ソケットコンテキストオプション ソケットコンテキストオプション — ソケットコンテキストオプション一覧 説明 ここでは、ソケット越しに動作するラッ ...
https://man.plustar.jp/php/context.socket.html - [similar]
複数ファイルのアップロード 0
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイルのアップロード 複数ファイルのアップロード input で異なった name を 使用することにより、複数のファイルをアップロードすることができます。 複数のファイルを一度にアップロードし、自動的にまとめられ ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
バックトレースを生成する 0
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debug_backtrace (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) debug_backtrace — バックトレースを生成する 説明 debug_backtrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT , int $limit = 0 ): array debu ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 0
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれかにあてはまるまで待ち続ける expect_expectl (PECL expect >= 0.1.0) expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あ ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.html - [similar]