検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 406 for [SIMILAR] 16 1024 4096 WITH 25186 compersisthelp... (0.409 sec.)
リクエストの一部を指定したURIに対して行い、全ての情報を返す 0
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、全ての情報を返す apache_lookup_uri (PHP 4, PHP 5, PHP 7, PHP 8) apache_lookup_uri — リクエストの一部を指定したURIに対して行い、全ての情報を返す 説明 apache_lookup_uri ( string $filename ): obj ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
ファイルの所有者を変更する 0
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP 4, PHP 5, PHP 7, PHP 8) chown — ファイルの所有者を変更する 説明 chown ( string $filename , string | int $user ): bool ファイル filename の所有者を(名前または番号で指定した) ユーザー user に変更 ...
https://man.plustar.jp/php/function.chown.html - [similar]
cURL のバージョンを返す 0
« curl_unescape CurlHandle » PHP Manual cURL 関数 cURL のバージョンを返す curl_version (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_version — cURL のバージョンを返す 説明 curl_version (): array | false cURL のバージョンについての情報を返します。 パラメータ この関数にはパラメータはありません ...
https://man.plustar.jp/php/function.curl-version.html - [similar]
ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 0
« dirname disk_total_space » PHP Manual ファイルシステム 関数 ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す disk_free_space (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) disk_free_space — ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 説明 disk_fr ...
https://man.plustar.jp/php/function.disk-free-space.html - [similar]
オープンしたファイルポインタからファイルに関する情報を取得する 0
« fseek fsync » PHP Manual ファイルシステム 関数 オープンしたファイルポインタからファイルに関する情報を取得する fstat (PHP 4, PHP 5, PHP 7, PHP 8) fstat — オープンしたファイルポインタからファイルに関する情報を取得する 説明 fstat ( resource $stream ): array | false ファイルポインタ stream ...
https://man.plustar.jp/php/function.fstat.html - [similar]
SITEコマンドをサーバーに送信する 0
« ftp_set_option ftp_size » PHP Manual FTP 関数 SITEコマンドをサーバーに送信する ftp_site (PHP 4, PHP 5, PHP 7, PHP 8) ftp_site — SITEコマンドをサーバーに送信する 説明 ftp_site ( FTP\Connection $ftp , string $command ): bool ftp_site() は、指定された SITE コマンドを FTP サーバーに送信しま ...
https://man.plustar.jp/php/function.ftp-site.html - [similar]
あるモジュールの関数名を配列として返す 0
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関数名を配列として返す get_extension_funcs (PHP 4, PHP 5, PHP 7, PHP 8) get_extension_funcs — あるモジュールの関数名を配列として返す 説明 get_extension_funcs ( string $extension ): array | fals ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
include または require で読み込まれたファイルの名前を配列として返す 0
« get_include_path get_loaded_extensions » PHP Manual PHP オプション/情報 関数 include または require で読み込まれたファイルの名前を配列として返す get_included_files (PHP 4, PHP 5, PHP 7, PHP 8) get_included_files — include または require で読み込まれたファイルの名前を配列として返す 説明 ...
https://man.plustar.jp/php/function.get-included-files.html - [similar]
コンパイル/ロードされている全てのモジュールの名前を配列として返す 0
« get_included_files get_magic_quotes_gpc » PHP Manual PHP オプション/情報 関数 コンパイル/ロードされている全てのモジュールの名前を配列として返す get_loaded_extensions (PHP 4, PHP 5, PHP 7, PHP 8) get_loaded_extensions — コンパイル/ロードされている全てのモジュールの名前を配列として返す 説 ...
https://man.plustar.jp/php/function.get-loaded-extensions.html - [similar]
gz ファイルを開く 0
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]