検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 8977 for 説明 (0.032 sec.)
クライアントとの接続が切断されているかどうかを調べる 1875
« その他の関数 connection_status » PHP Manual その他の関数 クライアントとの接続が切断されているか ... クライアントとの接続が切断されているかどうかを調べる 説明 connection_aborted (): int クライアントとの接続が切 ... するかどうかを設定する PHP における接続処理についての説明は 接続処理 関連キーワード: 接続 , 切断 , connection ...
https://man.plustar.jp/php/function.connection-aborted.html - [similar]
接続ステータスのビットフィールドを返す 1875
« connection_aborted constant » PHP Manual その他の関数 接続ステータスのビットフィールドを返す c ... on_status — 接続ステータスのビットフィールドを返す 説明 connection_status (): int 接続ステータスのビットフ ... するかどうかを設定する PHP における接続処理についての説明は 接続処理 関連キーワード: 接続 , ステータス , conn ...
https://man.plustar.jp/php/function.connection-status.html - [similar]
直近のマルチハンドルに対するエラー番号を返す 1875
« curl_multi_close curl_multi_exec » PHP Manual cURL 関数 直近のマルチハンドルに対するエラー番号 ... rno — 直近のマルチハンドルに対するエラー番号を返す 説明 curl_multi_errno ( CurlMultiHandle $multi_handle ) ... ラー番号を含んだ数値を返します。 変更履歴 バージョン 説明 8.0.0 この関数は、失敗時に false を返さなくなりまし ...
https://man.plustar.jp/php/function.curl-multi-errno.html - [similar]
CURLOPT_RETURNTRANSFER が設定されている場合に、cURL ハンドルの内容を返す 1875
« curl_multi_exec curl_multi_info_read » PHP Manual cURL 関数 CURLOPT_RETURNTRANSFER が設定されて ... が設定されている場合に、cURL ハンドルの内容を返す 説明 curl_multi_getcontent ( CurlHandle $handle ): ? st ... URL ハンドルの内容を返します。 変更履歴 バージョン 説明 8.0.0 handle は CurlHandle クラスのインスタンスを期 ...
https://man.plustar.jp/php/function.curl-multi-getcontent.html - [similar]
Gets the number of records in a database 1875
« dbase_numfields dbase_open » PHP Manual dBase 関数 Gets the number of records in a database db ... records — Gets the number of records in a database 説明 dbase_numrecords ( resource $database ): int Gets ... , or false if an error occurs. 変更履歴 バージョン 説明 dbase 7.0.0 database is now a resource instead of ...
https://man.plustar.jp/php/function.dbase-numrecords.html - [similar]
単語のスペルが正しいかどうかを調べる 1875
« enchant_dict_add enchant_dict_describe » PHP Manual Enchant 関数 単語のスペルが正しいかどうかを ... _dict_check — 単語のスペルが正しいかどうかを調べる 説明 enchant_dict_check ( EnchantDictionary $dictionary ... でない場合に false を返します。 変更履歴 バージョン 説明 8.0.0 dictionary は、 EnchantDictionary クラスのイ ...
https://man.plustar.jp/php/function.enchant-dict-check.html - [similar]
端数の切り捨て 1875
« fdiv fmod » PHP Manual Math 関数 端数の切り捨て floor (PHP 4, PHP 5, PHP 7, PHP 8) floor — 端数 ... の切り捨て 説明 floor ( int | float $num ): float 必要に応じて num ... したときには false を返します。 変更履歴 バージョン 説明 8.0.0 num は、 数値への変換をサポートした内部オブジ ...
https://man.plustar.jp/php/function.floor.html - [similar]
ファイルの内容をFTPサーバ上の別のファイルに追加する 1875
« ftp_alloc ftp_cdup » PHP Manual FTP 関数 ファイルの内容をFTPサーバ上の別のファイルに追加する f ... ファイルの内容をFTPサーバ上の別のファイルに追加する 説明 ftp_append ( FTP\Connection $ftp , string $remote_ ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを ...
https://man.plustar.jp/php/function.ftp-append.html - [similar]
ハッシュコンテキストをコピーする 1875
« hash_algos hash_equals » PHP Manual Hash 関数 ハッシュコンテキストをコピーする hash_copy (PHP ... HP 8) hash_copy — ハッシュコンテキストをコピーする 説明 hash_copy ( HashContext $context ): HashContext パ ... コンテキストのコピーを返します。 変更履歴 バージョン 説明 7.2.0 リソースのかわりに、 HashContext を受け入れ、 ...
https://man.plustar.jp/php/function.hash-copy.html - [similar]
HTML エンティティを対応する文字に変換する 1875
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_e ... decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ... | ENT_HTML401 です。 使用可能な flags 定数 定数名 説明 ENT_COMPAT ダブルクォートを変換し、シングルクォート ... ます。 サポートする文字セット 文字セット エイリアス 説明 ISO-8859-1 ISO8859-1 西欧、Latin-1 ISO-8859-5 ISO8 ... デコードされた文字列を返します。 変更履歴 バージョン 説明 8.1.0 flags のデフォルト値が ENT_COMPAT から ENT_Q ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]