検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 369 for [SIMILAR] 16 1024 4096 WITH 3329 基本 WITH 3062 ... (0.759 sec.)
ファイルの状態を取得する 0
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio >= 0.0.1dev) eio_fstat — ファイルの状態を取得する 説明 eio_fstat ( mixed $fd , int $pri , callable $callback , mixed $data = ? ): resource eio_fstat() は、 callback の result 引数でファイルの状 ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
リクエストグループを作る 0
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0.1dev) eio_grp — リクエストグループを作る 説明 eio_grp ( callable $callback , string $data = NULL ): resource eio_grp() は、リクエストグループを作ります。 パラメータ callback callback 関数が、 ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]
ファイルを開く 0
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio_open — ファイルを開く 説明 eio_open ( string $path , int $flags , int $mode , int $pri , callable $callback , mixed $data = NULL ): resource eio_open() は、 path で指定したファイルをアクセスモ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
ファイルを、指定したオフセットから読み込む 0
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_read (PECL eio >= 0.0.1dev) eio_read — ファイルを、指定したオフセットから読み込む 説明 eio_read ( mixed $fd , int $length , int $offset , int $pri , callable $callback , mixed $data = NULL ): re ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
ディレクトリに存在するファイルの一覧を返す 0
« ftp_mkdir ftp_nb_continue » PHP Manual FTP 関数 ディレクトリに存在するファイルの一覧を返す ftp_mlsd (PHP 7 >= 7.2.0, PHP 8) ftp_mlsd — ディレクトリに存在するファイルの一覧を返す 説明 ftp_mlsd ( FTP\Connection $ftp , string $directory ): array | false パラメータ ftp FTP\Connection クラス ...
https://man.plustar.jp/php/function.ftp-mlsd.html - [similar]
GMT 日付から Unix タイムスタンプを取得する 0
« gmdate gmstrftime » PHP Manual 日付・時刻 関数 GMT 日付から Unix タイムスタンプを取得する gmmktime (PHP 4, PHP 5, PHP 7, PHP 8) gmmktime — GMT 日付から Unix タイムスタンプを取得する 説明 gmmktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $d ...
https://man.plustar.jp/php/function.gmmktime.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
"自然順"アルゴリズムで配列をソートする 0
« natcasesort next » PHP Manual 配列 関数 "自然順"アルゴリズムで配列をソートする natsort (PHP 4, PHP 5, PHP 7, PHP 8) natsort — "自然順"アルゴリズムで配列をソートする 説明 natsort ( array &$array ): bool この関数は、人間が行うような手法でアルファベットまたは数字の文字列の順番を キー/値の ...
https://man.plustar.jp/php/function.natsort.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 0
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、オブジェクトに代入する simplexml_load_file (PHP 5, PHP 7, PHP 8) simplexml_load_file — XMLファイルをパースし、オブジェクトに代入する 説明 simplexml_load_file ( string $filename , ? string $cla ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
XML 文字列をオブジェクトに代入する 0
« simplexml_load_file WDDX » PHP Manual SimpleXML 関数 XML 文字列をオブジェクトに代入する simplexml_load_string (PHP 5, PHP 7, PHP 8) simplexml_load_string — XML 文字列をオブジェクトに代入する 説明 simplexml_load_string ( string $data , ? string $class_name = SimpleXMLElement::class , in ...
https://man.plustar.jp/php/function.simplexml-load-string.html - [similar]