検索

phrase: max: clip:
target: order:
Results of 881 - 890 of about 1080 for [SIMILAR] 16 1024 4096 WITH 46997 domattr WITH 4... (1.217 sec.)
タイムゾーンを設定する 0
« DateTimeImmutable::setTimestamp DateTimeImmutable::sub » PHP Manual DateTimeImmutable タイムゾーンを設定する DateTimeImmutable::setTimezone (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setTimezone — タイムゾーンを設定する 説明 public DateTimeImmutable::setTimezone ( DateTimeZone $ ...
https://man.plustar.jp/php/datetimeimmutable.settimezone.html - [similar]
ファイルをコピーする 0
« clearstatcache delete » PHP Manual ファイルシステム 関数 ファイルをコピーする copy (PHP 4, PHP 5, PHP 7, PHP 8) copy — ファイルをコピーする 説明 copy ( string $from , string $to , ? resource $context = null ): bool ファイル from を to にコピーします。 ファイルを移動したいならば、 renam ...
https://man.plustar.jp/php/function.copy.html - [similar]
cURL セッションを閉じる 0
« cURL 関数 curl_copy_handle » PHP Manual cURL 関数 cURL セッションを閉じる curl_close (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_close — cURL セッションを閉じる 説明 curl_close ( CurlHandle $handle ): void 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前のバージョンでは、こ ...
https://man.plustar.jp/php/function.curl-close.html - [similar]
直近のエラー番号を返す 0
« curl_copy_handle curl_error » PHP Manual cURL 関数 直近のエラー番号を返す curl_errno (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_errno — 直近のエラー番号を返す 説明 curl_errno ( CurlHandle $handle ): int 直近の cURL 処理に関するエラー番号を返します。 パラメータ handle curl_init() が返す ...
https://man.plustar.jp/php/function.curl-errno.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 0
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す curl_error (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_error — 現在のセッションに関する直近のエラー文字列を返す 説明 curl_error ( CurlHandle $handle ): string 直近の cURL 操作に関するエラーメッ ...
https://man.plustar.jp/php/function.curl-error.html - [similar]
ブローカーリソースおよびその辞書を開放する 0
« enchant_broker_free_dict enchant_broker_get_dict_path » PHP Manual Enchant 関数 ブローカーリソースおよびその辞書を開放する enchant_broker_free (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_free — ブローカーリソースおよびその辞書を開放する 警告 この関数は PHP 8.0 ...
https://man.plustar.jp/php/function.enchant-broker-free.html - [similar]
'単語' を、このスペルチェックセッションに追加する 0
« enchant_dict_add_to_personal enchant_dict_add » PHP Manual Enchant 関数 '単語' を、このスペルチェックセッションに追加する enchant_dict_add_to_session (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_dict_add_to_session — '単語' を、このスペルチェックセッションに追加する 説 ...
https://man.plustar.jp/php/function.enchant-dict-add-to-session.html - [similar]
文字列から FDF ドキュメントを読み込む 0
« fdf_next_field_name fdf_open » PHP Manual FDF 関数 文字列から FDF ドキュメントを読み込む fdf_open_string (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_open_string — 文字列から FDF ドキュメントを読み込む 説明 fdf_open_string ( string $fdf_data ): resource 文字列からデータを読み込みま ...
https://man.plustar.jp/php/function.fdf-open-string.html - [similar]
FDF ドキュメントを文字列として返す 0
« fdf_remove_item fdf_save » PHP Manual FDF 関数 FDF ドキュメントを文字列として返す fdf_save_string (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_save_string — FDF ドキュメントを文字列として返す 説明 fdf_save_string ( resource $fdf_document ): string FDF ドキュメントを文字列として返し ...
https://man.plustar.jp/php/function.fdf-save-string.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]