検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 8977 for 説明 (0.069 sec.)
直近のエラー番号を返す 1760
« curl_copy_handle curl_error » PHP Manual cURL 関数 直近のエラー番号を返す curl_errno (PHP 4 >= ... PHP 7, PHP 8) curl_errno — 直近のエラー番号を返す 説明 curl_errno ( CurlHandle $handle ): int 直近の cURL ... ない場合、 0 (ゼロ) を返します。 変更履歴 バージョン 説明 8.0.0 handle は CurlHandle クラスのインスタンスを期 ...
https://man.plustar.jp/php/function.curl-errno.html - [similar]
curl_multi 接続のアクティビティを待つ 1760
« curl_multi_remove_handle curl_multi_setopt » PHP Manual cURL 関数 curl_multi 接続のアクティビテ ... lti_select — curl_multi 接続のアクティビティを待つ 説明 curl_multi_select ( CurlMultiHandle $multi_handle ... コールから) タイムアウトします。 変更履歴 バージョン 説明 8.0.0 multi_handle は CurlMultiHandle クラスのイン ...
https://man.plustar.jp/php/function.curl-multi-select.html - [similar]
辞書リソースを開放する 1760
« enchant_broker_dict_exists enchant_broker_free » PHP Manual Enchant 関数 辞書リソースを開放する ... になります。この関数に頼らないことを強く推奨します。 説明 enchant_broker_free_dict ( EnchantDictionary $dict ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.0.0 dictionary は、 EnchantDictionary クラスのイ ...
https://man.plustar.jp/php/function.enchant-broker-free-dict.html - [similar]
ブローカーリソースおよびその辞書を開放する 1760
« enchant_broker_free_dict enchant_broker_get_dict_path » PHP Manual Enchant 関数 ブローカーリソ ... になります。この関数に頼らないことを強く推奨します。 説明 enchant_broker_free ( EnchantBroker $broker ): boo ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.0.0 broker は、 EnchantBroker クラスのインスタン ...
https://man.plustar.jp/php/function.enchant-broker-free.html - [similar]
'単語' を、このスペルチェックセッションに追加する 1760
« enchant_dict_add_to_personal enchant_dict_add » PHP Manual Enchant 関数 '単語' を、このスペルチ ... '単語' を、このスペルチェックセッションに追加する 説明 enchant_dict_add_to_session ( EnchantDictionary $d ... る単語。 戻り値 値を返しません。 変更履歴 バージョン 説明 8.0.0 dictionary は、 EnchantDictionary クラスのイ ...
https://man.plustar.jp/php/function.enchant-dict-add-to-session.html - [similar]
単語リストに単語を追加する 1760
« enchant_dict_add_to_session enchant_dict_check » PHP Manual Enchant 関数 単語リストに単語を追加 ... P 8) enchant_dict_add — 単語リストに単語を追加する 説明 enchant_dict_add ( EnchantDictionary $dictionary , ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.0.0 dictionary は、 EnchantDictionary クラスのイ ...
https://man.plustar.jp/php/function.enchant-dict-add.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 1760
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラー ... されたエラー処理ルーチンにエラーメッセージを送信する 説明 error_log ( string $message , int $message_type = ... す。 destination メッセージの送信先。その設定は、上で説明している message_type パラメータの値によります。 add ... この関数は常に true を返します。 変更履歴 バージョン 説明 8.0.0 destination と additional_headers は、nullab ...
https://man.plustar.jp/php/function.error-log.html - [similar]
FTP 接続を閉じる 1760
« ftp_chmod ftp_connect » PHP Manual FTP 関数 FTP 接続を閉じる ftp_close (PHP 4 >= 4.2.0, PHP 5, ... PHP 7, PHP 8) ftp_close — FTP 接続を閉じる 説明 ftp_close ( FTP\Connection $ftp ): bool ftp_close( ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを ...
https://man.plustar.jp/php/function.ftp-close.html - [similar]
FTP サーバー上のファイルを削除する 1760
« ftp_connect ftp_exec » PHP Manual FTP 関数 FTP サーバー上のファイルを削除する ftp_delete (PHP ... 8) ftp_delete — FTP サーバー上のファイルを削除する 説明 ftp_delete ( FTP\Connection $ftp , string $filenam ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを ...
https://man.plustar.jp/php/function.ftp-delete.html - [similar]
ファイルの取得/送信を継続する(非ブロッキング) 1760
« ftp_mlsd ftp_nb_fget » PHP Manual FTP 関数 ファイルの取得/送信を継続する(非ブロッキング) ftp ... — ファイルの取得/送信を継続する(非ブロッキング) 説明 ftp_nb_continue ( FTP\Connection $ftp ): int 非ブロ ... るいは FTP_MOREDATA を返します。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを ...
https://man.plustar.jp/php/function.ftp-nb-continue.html - [similar]