検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 769 for [SIMILAR] 16 1024 4096 WITH 30223 soapserver WIT... (4.924 sec.)
ガベージコレクション 0
« INI 設定 リファレンスカウントの原理 » PHP Manual 機能 ガベージコレクション ガベージコレクション 目次 リファレンスカウントの原理 循環の収集 パフォーマンスの考慮点 このセクションでは、PHP 5.3 の一部の、新しいガベージコレクション(別名GC)機構の メリットを説明します。 関連キーワード: リフ ...
https://man.plustar.jp/php/features.gc.html - [similar]
GD ファイルまたは URL から新規イメージを生成する 0
« imagecreatefromgd2part imagecreatefromgif » PHP Manual GD および Image 関数 GD ファイルまたは URL から新規イメージを生成する imagecreatefromgd (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd — GD ファイルまたは URL から新規イメージを生成する 説明 imagecreatefromgd ( string $fil ...
https://man.plustar.jp/php/function.imagecreatefromgd.html - [similar]
GD2 ファイルまたは URL から新規イメージを生成する 0
« imagecreatefrombmp imagecreatefromgd2part » PHP Manual GD および Image 関数 GD2 ファイルまたは URL から新規イメージを生成する imagecreatefromgd2 (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2 — GD2 ファイルまたは URL から新規イメージを生成する 説明 imagecreatefromgd2 ( string ...
https://man.plustar.jp/php/function.imagecreatefromgd2.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
現在の要素のキーを返す 0
« Iterator::current Iterator::next » PHP Manual Iterator 現在の要素のキーを返す Iterator::key (PHP 5, PHP 7, PHP 8) Iterator::key — 現在の要素のキーを返す 説明 public Iterator::key (): mixed 現在の要素のキーを返します。 パラメータ この関数にはパラメータはありません。 戻り値 成功した場合に ...
https://man.plustar.jp/php/iterator.key.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Date/Time 定義済み定数 定義済み定数 DATE_ 定数 は、標準的な日付の書式を表します。 日付フォーマット関数( date() など)で使用します。 以下の定数は、関数 date_sunrise() および date_sunset() が返す結果の書式を指定します。 SUNFUNCS_RET_TIMESTAMP ( int ) タイムスタ ...
https://man.plustar.jp/php/datetime.constants.html - [similar]
ファイルのパーミッションを取得する 0
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する fileperms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルのパーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイルのパーミッションを取得します。 パラメータ file ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
はじめに 0
« Firebird/InterBase インストール/設定 » PHP Manual Firebird/InterBase はじめに はじめに 警告 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL GIT から取得できます。 » https://github.com/php/pecl-database-interbase . Firebird は ISO SQL-200 ...
https://man.plustar.jp/php/intro.ibase.html - [similar]
はじめに 0
« OPcache インストール/設定 » PHP Manual OPcache はじめに はじめに OPcache はコンパイル済みのバイトコードを共有メモリに保存し、PHP がリクエストのたびにスクリプトを読み込み、パースする手間を省くことでパフォーマンスを向上させます。 このPHP拡張モジュールは PHP 5.5.0 以降のバージョンにバンド ...
https://man.plustar.jp/php/intro.opcache.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]