検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 702 for [SIMILAR] 16 1024 4096 WITH 19631 getoption WITH... (0.645 sec.)
はじめに 0
« ImageMagick インストール/設定 » PHP Manual ImageMagick はじめに はじめに Imagick は、ImageMagick API を使用して画像の作成や修正を行う ネイティブ PHP 拡張モジュールです。 ImageMagickR は、ビットマップ画像の作成や修正を行うソフトウェア群です。 さまざまな (100 をこえる) 形式の画像の読み書 ...
https://man.plustar.jp/php/intro.imagick.html - [similar]
変数を古い値と比較して新しい値を代入する 0
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新しい値を代入する wincache_ucache_cas (PECL wincache >= 1.1.0) wincache_ucache_cas — 変数を古い値と比較して新しい値を代入する 説明 wincache_ucache_cas ( string $key , int $old_value , int $new_v ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
直近の pcntl 関数が失敗したときのエラー番号を取得する 0
« pcntl_fork pcntl_getpriority » PHP Manual PCNTL 関数 直近の pcntl 関数が失敗したときのエラー番号を取得する pcntl_get_last_error (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_get_last_error — 直近の pcntl 関数が失敗したときのエラー番号を取得する 説明 pcntl_get_last_error (): int 警告 この関数は、 ...
https://man.plustar.jp/php/function.pcntl-get-last-error.html - [similar]
The Win32ServiceException class 0
« Win32 サービスの情報 例 » PHP Manual win32service The Win32ServiceException class The Win32ServiceException class (PECL win32service >=1.0.0) はじめに この例外は、 エラーを検知するために、 定数と比較する必要があった古いやり方を置き換えるものです。 この例外が持つコードは、対応する定数の ...
https://man.plustar.jp/php/class.win32serviceexception.html - [similar]
指定した PHP トークンのシンボル名を取得する 0
« token_get_all URLs » PHP Manual Tokenizer 関数 指定した PHP トークンのシンボル名を取得する token_name (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_name — 指定した PHP トークンのシンボル名を取得する 説明 token_name ( int $id ): string token_name() は、PHP id 値のシンボル名を返します。 パ ...
https://man.plustar.jp/php/function.token-name.html - [similar]
基本的な使用法 0
« 例 Collator » PHP Manual 例 基本的な使用法 基本的な使用法 各モジュールには、 手続き型とオブジェクト指向型の二種類の API が存在します。 それぞれの API について、対応するドキュメントで説明します。 注意 : 入力文字列は、すべて UTF-8 でエンコードされていなければなりません。 出力文字列も、す ...
https://man.plustar.jp/php/intl.examples.basic.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
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
ディレクトリハンドルを閉じる 0
« streamWrapper::__destruct streamWrapper::dir_opendir » PHP Manual streamWrapper ディレクトリハンドルを閉じる streamWrapper::dir_closedir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_closedir — ディレクトリハンドルを閉じる 説明 public streamWrapper::dir_closedir (): bool この ...
https://man.plustar.jp/php/streamwrapper.dir-closedir.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]