検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 348 for [SIMILAR] 16 1024 4096 WITH 10475 simplexml WITH... (0.297 sec.)
Memcache クラス 0
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
ふたつの Unicode 文字列を比較する 0
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する Collator::compare collator_compare (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::compare -- collator_compare — ふたつの Unicode 文字列を比較する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.compare.html - [similar]
一般的な情報 0
« FAQ メーリングリスト » PHP Manual FAQ 一般的な情報 一般的な情報 このセクションでは PHP に関するもっとも基本的な情報 (PHP とは何か? PHP は何をするものか? 等)を扱います。 PHPとは? PHP とは何の略ですか? 各バージョン間の関係は? 異なるバージョンの PHP を同時に実行することができますか? バグを ...
https://man.plustar.jp/php/faq.general.html - [similar]
eio_* のようなカスタムリクエストを実行する 0
« eio_close eio_dup2 » PHP Manual Eio 関数 eio_* のようなカスタムリクエストを実行する eio_custom (PECL eio >= 0.0.1dev) eio_custom — eio_* のようなカスタムリクエストを実行する 説明 eio_custom ( callable $execute , int $pri , callable $callback , mixed $data = NULL ): resource eio_custom( ...
https://man.plustar.jp/php/function.eio-custom.html - [similar]
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 0
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする eio_fallocate (PECL eio >= 0.0.1dev) eio_fallocate — 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 説明 eio_fallocate ( mixed $fd ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
ファイルのハードリンクを作る 0
« eio_init eio_lstat » PHP Manual Eio 関数 ファイルのハードリンクを作る eio_link (PECL eio >= 0.0.1dev) eio_link — ファイルのハードリンクを作る 説明 eio_link ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_li ...
https://man.plustar.jp/php/function.eio-link.html - [similar]
ファイルの状態を取得する 0
« 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]
ディレクトリを作る 0
« eio_lstat eio_mknod » PHP Manual Eio 関数 ディレクトリを作る eio_mkdir (PECL eio >= 0.0.1dev) eio_mkdir — ディレクトリを作る 説明 eio_mkdir ( string $path , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_mkdir() は、 mode で指定し ...
https://man.plustar.jp/php/function.eio-mkdir.html - [similar]
シンボリックリンクの値を読む 0
« 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]
ファイル名や場所を変更する 0
« eio_realpath eio_rmdir » PHP Manual Eio 関数 ファイル名や場所を変更する eio_rename (PECL eio >= 0.0.1dev) eio_rename — ファイル名や場所を変更する 説明 eio_rename ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource ...
https://man.plustar.jp/php/function.eio-rename.html - [similar]