検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 356 for [SIMILAR] 16 1024 4096 WITH 11474 append WITH 10... (0.282 sec.)
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]
データをあるストリームから別のストリームにコピーする 0
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリームから別のストリームにコピーする stream_copy_to_stream (PHP 5, PHP 7, PHP 8) stream_copy_to_stream — データをあるストリームから別のストリームにコピーする 説明 stream_copy_to_stream ( resourc ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
既存のアイテムの前にデータを付加する 0
« Memcached::isPristine Memcached::prependByKey » PHP Manual Memcached 既存のアイテムの前にデータを付加する Memcached::prepend (PECL memcached >= 0.1.0) Memcached::prepend — 既存のアイテムの前にデータを付加する 説明 public Memcached::prepend ( string $key , string $value ): bool Memcache ...
https://man.plustar.jp/php/memcached.prepend.html - [similar]
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
フィルタを作成するときにコールされる 0
« php_user_filter::onClose streamWrapper » PHP Manual php_user_filter フィルタを作成するときにコールされる php_user_filter::onCreate (PHP 5, PHP 7, PHP 8) php_user_filter::onCreate — フィルタを作成するときにコールされる 説明 public php_user_filter::onCreate (): bool このメソッドがコールさ ...
https://man.plustar.jp/php/php-user-filter.oncreate.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
定義済み定数 0
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 定数 説明 STREAM_FILTER_READ stream_filter_appen ...
https://man.plustar.jp/php/stream.constants.html - [similar]
オプションを設定する 0
« Imagick::setLastIterator Imagick::setPage » PHP Manual Imagick オプションを設定する Imagick::setOption (PECL imagick 2, PECL imagick 3) Imagick::setOption — オプションを設定する 説明 public Imagick::setOption ( string $key , string $value ): bool ひとつあるいは複数のオプションを設定しま ...
https://man.plustar.jp/php/imagick.setoption.html - [similar]
コードポイントが制御文字かどうかを調べる 0
« IntlChar::isblank IntlChar::isdefined » PHP Manual IntlChar コードポイントが制御文字かどうかを調べる IntlChar::iscntrl (PHP 7, PHP 8) IntlChar::iscntrl — コードポイントが制御文字かどうかを調べる 説明 public static IntlChar::iscntrl ( int | string $codepoint ): ? bool 指定されたコードポ ...
https://man.plustar.jp/php/intlchar.iscntrl.html - [similar]