検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 369 for [SIMILAR] 16 1024 4096 WITH 3329 基本 WITH 3062 ... (0.319 sec.)
Linux の syncfs システムコールが使えれば、それを呼ぶ 0
« eio_sync eio_truncate » PHP Manual Eio 関数 Linux の syncfs システムコールが使えれば、それを呼ぶ eio_syncfs (PECL eio >= 0.0.1dev) eio_syncfs — Linux の syncfs システムコールが使えれば、それを呼ぶ 説明 eio_syncfs ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mi ...
https://man.plustar.jp/php/function.eio-syncfs.html - [similar]
ファイルを切り詰める 0
« eio_syncfs eio_unlink » PHP Manual Eio 関数 ファイルを切り詰める eio_truncate (PECL eio >= 0.0.1dev) eio_truncate — ファイルを切り詰める 説明 eio_truncate ( string $path , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_trun ...
https://man.plustar.jp/php/function.eio-truncate.html - [similar]
コード変換指令に基づきファイルからファイルにコード変換する 0
« Recode 関数 recode_string » PHP Manual Recode 関数 コード変換指令に基づきファイルからファイルにコード変換する recode_file (PHP 4, PHP 5, PHP 7 < 7.4.0) recode_file — コード変換指令に基づきファイルからファイルにコード変換する 説明 recode_file ( string $request , resource $input , resour ...
https://man.plustar.jp/php/function.recode-file.html - [similar]
コード変換指令に基づき文字列のコードを変換する 0
« recode_file recode » PHP Manual Recode 関数 コード変換指令に基づき文字列のコードを変換する recode_string (PHP 4, PHP 5, PHP 7 < 7.4.0) recode_string — コード変換指令に基づき文字列のコードを変換する 説明 recode_string ( string $request , string $string ): string コード変換指令 request に ...
https://man.plustar.jp/php/function.recode-string.html - [similar]
DOM ノードから SimpleXMLElement オブジェクトを取得する 0
« SimpleXML 関数 simplexml_load_file » PHP Manual SimpleXML 関数 DOM ノードから SimpleXMLElement オブジェクトを取得する simplexml_import_dom (PHP 5, PHP 7, PHP 8) simplexml_import_dom — DOM ノードから SimpleXMLElement オブジェクトを取得する 説明 simplexml_import_dom ( SimpleXMLElement | ...
https://man.plustar.jp/php/function.simplexml-import-dom.html - [similar]
コンテキストのパラメータを取得する 0
« stream_context_get_options stream_context_set_default » PHP Manual ストリーム 関数 コンテキストのパラメータを取得する stream_context_get_params (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_get_params — コンテキストのパラメータを取得する 説明 stream_context_get_params ( resource $conte ...
https://man.plustar.jp/php/function.stream-context-get-params.html - [similar]
リポジトリ内のファイルの内容を返す 0
« svn_blame svn_checkout » PHP Manual SVN 関数 リポジトリ内のファイルの内容を返す svn_cat (PECL svn >= 0.1.0) svn_cat — リポジトリ内のファイルの内容を返す 説明 svn_cat ( string $repos_url , int $revision_no = ? ): string リポジトリ内のファイルを指す URL repos_url の中身を返します。オプシ ...
https://man.plustar.jp/php/function.svn-cat.html - [similar]
ファイルを削除する 0
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
コメント 0
« 命令の分離 型 » PHP Manual 基本的な構文 コメント コメント PHP は、'C', 'C++' および Unix シェル型(Perl 型)のコメントをサポートします。 例えば、 <?php echo 'テストです' ; // C++型の単一行用のコメント /* 複数行用のコメント もう一行分のコメント */ echo 'もうひとつのテストです' ; echo '最 ...
https://man.plustar.jp/php/language.basic-syntax.comments.html - [similar]
クラスをエクスポートする 0
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラスをエクスポートする ReflectionClass::export (PHP 5, PHP 7) ReflectionClass::export — クラスをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]