検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 245 for [SIMILAR] 16 1024 4096 WITH 31690 imagecolorallo... (0.245 sec.)
0
« 定義済み定数 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]
Export the contents of a SVN directory 0
« svn_diff svn_fs_abort_txn » PHP Manual SVN 関数 Export the contents of a SVN directory svn_export (PECL svn >= 0.3.0) svn_export — Export the contents of a SVN directory 説明 svn_export ( string $frompath , string $topath , bool $working_copy = true , int $revision_no = -1 ): bool Expo ...
https://man.plustar.jp/php/function.svn-export.html - [similar]
グローバル空間 0
« 名前空間の使用法: エイリアス/インポート 名前空間の使用法: グローバル関数/定数への移行 » PHP Manual 名前空間 グローバル空間 グローバル空間 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の定義がない場合、すべてのクラスや関数の定義はグローバル空間に配置されます。 これは、名前空間に対応する前の P ...
https://man.plustar.jp/php/language.namespaces.global.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
ストリーム 関数 0
« streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム 関数 目次 stream_bucket_append — bucket を brigade に追加する stream_bucket_make_writeable — 操作する brigade から bucket オブジェクトを返す stream_bucket_new — 現在のストリームで使用する新し ...
https://man.plustar.jp/php/ref.stream.html - [similar]
生の XML データを追加する 0
« DOMDocumentFragment DOMDocumentFragment::__construct » PHP Manual DOMDocumentFragment 生の XML データを追加する DOMDocumentFragment::appendXML (PHP 5 >= 5.1.0, PHP 7, PHP 8) DOMDocumentFragment::appendXML — 生の XML データを追加する 説明 public DOMDocumentFragment::appendXML ( string $ ...
https://man.plustar.jp/php/domdocumentfragment.appendxml.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
一時ファイル用に使用されるディレクトリのパスを返す 0
« set_time_limit version_compare » PHP Manual PHP オプション/情報 関数 一時ファイル用に使用されるディレクトリのパスを返す sys_get_temp_dir (PHP 5 >= 5.2.1, PHP 7, PHP 8) sys_get_temp_dir — 一時ファイル用に使用されるディレクトリのパスを返す 説明 sys_get_temp_dir (): string PHP が一時ファイ ...
https://man.plustar.jp/php/function.sys-get-temp-dir.html - [similar]
ファイルからデータをテーブルにコピーする 0
« PDO::pgsqlCopyFromArray PDO::pgsqlCopyToArray » PHP Manual PostgreSQL (PDO) ファイルからデータをテーブルにコピーする PDO::pgsqlCopyFromFile (PHP 5 >= 5.3.3, PHP 7, PHP 8) PDO::pgsqlCopyFromFile — ファイルからデータをテーブルにコピーする 説明 public PDO::pgsqlCopyFromFile ( string $tabl ...
https://man.plustar.jp/php/pdo.pgsqlcopyfromfile.html - [similar]