検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 414 for [SIMILAR] 16 1024 4096 WITH 21173 gzgets WITH 11... (1.173 sec.)
全二重接続を終了する 0
« stream_socket_server stream_supports_lock » PHP Manual ストリーム 関数 全二重接続を終了する stream_socket_shutdown (PHP 5 >= 5.2.1, PHP 7, PHP 8) stream_socket_shutdown — 全二重接続を終了する 説明 stream_socket_shutdown ( resource $stream , int $mode ): bool 全二重接続を (一時的あるいは ...
https://man.plustar.jp/php/function.stream-socket-shutdown.html - [similar]
ファイルから 1 行取り出し HTML タグを取り除く 0
« SplFileObject::fgets SplFileObject::flock » PHP Manual SplFileObject ファイルから 1 行取り出し HTML タグを取り除く SplFileObject::fgetss (PHP 5 >= 5.1.0, PHP 7) SplFileObject::fgetss — ファイルから 1 行取り出し HTML タグを取り除く 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で ...
https://man.plustar.jp/php/splfileobject.fgetss.html - [similar]
ストリームから読み込む 0
« streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから読み込む streamWrapper::stream_read (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_read — ストリームから読み込む 説明 public streamWrapper::stream_read ( int $count ): string | f ...
https://man.plustar.jp/php/streamwrapper.stream-read.html - [similar]
シェルのメタ文字をエスケープする 0
« escapeshellarg exec » PHP Manual プログラム実行関数 シェルのメタ文字をエスケープする escapeshellcmd (PHP 4, PHP 5, PHP 7, PHP 8) escapeshellcmd — シェルのメタ文字をエスケープする 説明 escapeshellcmd ( string $command ): string escapeshellcmd() は、文字列中においてシェルコマンドを だまし ...
https://man.plustar.jp/php/function.escapeshellcmd.html - [similar]
画像に埋め込まれたサムネイルを取得する 0
« exif_tagname read_exif_data » PHP Manual Exif 関数 画像に埋め込まれたサムネイルを取得する exif_thumbnail (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_thumbnail — 画像に埋め込まれたサムネイルを取得する 説明 exif_thumbnail ( resource | string $file , int &$width = null , int &$height = nul ...
https://man.plustar.jp/php/function.exif-thumbnail.html - [similar]
inotify インスタンスを初期化する 0
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する inotify_init (PECL inotify >= 0.1.2) inotify_init — inotify インスタンスを初期化する 説明 inotify_init (): resource inotify_add_watch() で使用するための inotify インスタンスを初期化します。 パ ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
ファイルが存在し、読み込み可能であるかどうかを知る 0
« is_link is_uploaded_file » PHP Manual ファイルシステム 関数 ファイルが存在し、読み込み可能であるかどうかを知る is_readable (PHP 4, PHP 5, PHP 7, PHP 8) is_readable — ファイルが存在し、読み込み可能であるかどうかを知る 説明 is_readable ( string $filename ): bool ファイルが存在し、読み込み ...
https://man.plustar.jp/php/function.is-readable.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
ファイルを出力する 0
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, PHP 7, PHP 8) readfile — ファイルを出力する 説明 readfile ( string $filename , bool $use_include_path = false , ? resource $context = null ): int | false ファイルを読んで標準出力に書き出します。 ...
https://man.plustar.jp/php/function.readfile.html - [similar]
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]