検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 519 for [SIMILAR] 16 1024 4096 WITH 18696 rename WITH 96... (0.366 sec.)
4224
« 定義済み定数 Bzip2 関数 » PHP Manual Bzip2 例 例 この例は、テンポラリファイルをオープンし、テスト用の文字列を書き込みます。 この後、このファイルの内容を出力します。 例1 簡単な bzip2 の例 <?php $filename = "/tmp/testfile.bz2" ; $str = "This is a test string.\n" ; // 書き込み用にオープン ...
https://man.plustar.jp/php/bzip2.examples.html - [similar]
ファイルから XML を読み込む 4224
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): DOMDocument | bool XML ドキュ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
新しい画像をファイルあるいは URL から作成する 4224
« imagecreatefromxbm imagecreatetruecolor » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromxpm (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagecreatefromxpm — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromxpm ( string $filename ...
https://man.plustar.jp/php/function.imagecreatefromxpm.html - [similar]
新しい画像をファイルあるいは URL から作成する 4224
« imagecreatefromgif imagecreatefrompng » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromjpeg (PHP 4, PHP 5, PHP 7, PHP 8) imagecreatefromjpeg — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromjpeg ( string $filename ): GdIm ...
https://man.plustar.jp/php/function.imagecreatefromjpeg.html - [similar]
新しい画像をファイルあるいは URL から作成する 4224
« imagecreatefromjpeg imagecreatefromstring » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefrompng (PHP 4, PHP 5, PHP 7, PHP 8) imagecreatefrompng — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefrompng ( string $filename ): GdI ...
https://man.plustar.jp/php/function.imagecreatefrompng.html - [similar]
3872
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
シンボリックリンクの値を読む 3872
« eio_readdir eio_realpath » PHP Manual Eio 関数 シンボリックリンクの値を読む eio_readlink (PECL eio >= 0.0.1dev) eio_readlink — シンボリックリンクの値を読む 説明 eio_readlink ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource パラメータ path シンボリックリン ...
https://man.plustar.jp/php/function.eio-readlink.html - [similar]
シンボリックリンクを作る 3872
« eio_statvfs eio_sync_file_range » PHP Manual Eio 関数 シンボリックリンクを作る eio_symlink (PECL eio >= 0.0.1dev) eio_symlink — シンボリックリンクを作る 説明 eio_symlink ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): r ...
https://man.plustar.jp/php/function.eio-symlink.html - [similar]
ファイルを、指定したオフセットから読み込む 3872
« 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]
ファイルの状態を取得する 3872
« eio_link eio_mkdir » PHP Manual Eio 関数 ファイルの状態を取得する eio_lstat (PECL eio >= 0.0.1dev) eio_lstat — ファイルの状態を取得する 説明 eio_lstat ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource eio_lstat() は、 callback の result 引数でファイルの状態 ...
https://man.plustar.jp/php/function.eio-lstat.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT