検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 189 for [SIMILAR] 16 1024 4096 WITH 20721 openal WITH 16... (0.282 sec.)
0
« 定義済み定数 PhpToken » PHP Manual Tokenizer 例 例 以下に tokenizer を用いた簡単な PHP スクリプトの例を示します。この例は、 PHP ファイルを読み込み、ソースから全てのコメントを削除し、コードのみを 出力するものです。 例1 tokenizer によるコメントの削除 <?php $source = file_get_contents ( ' ...
https://man.plustar.jp/php/tokenizer.examples.html - [similar]
RelaxNG スキーマを含むデータを設定する 0
« XMLReader::setRelaxNGSchema XMLReader::setSchema » PHP Manual XMLReader RelaxNG スキーマを含むデータを設定する XMLReader::setRelaxNGSchemaSource (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::setRelaxNGSchemaSource — RelaxNG スキーマを含むデータを設定する 説明 public XMLReader::setRelaxNGSc ...
https://man.plustar.jp/php/xmlreader.setrelaxngschemasource.html - [similar]
ドキュメントを relaxNG で検証する 0
« DOMDocument::relaxNGValidate DOMDocument::save » PHP Manual DOMDocument ドキュメントを relaxNG で検証する DOMDocument::relaxNGValidateSource (PHP 5, PHP 7, PHP 8) DOMDocument::relaxNGValidateSource — ドキュメントを relaxNG で検証する 説明 public DOMDocument::relaxNGValidateSource ( str ...
https://man.plustar.jp/php/domdocument.relaxngvalidatesource.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
エラー報告の各フィールドを返す 0
« pg_query pg_result_error » PHP Manual PostgreSQL 関数 エラー報告の各フィールドを返す pg_result_error_field (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_result_error_field — エラー報告の各フィールドを返す 説明 pg_result_error_field ( PgSql\Result $result , int $field_code ): string | false | null ...
https://man.plustar.jp/php/function.pg-result-error-field.html - [similar]
オブジェクト内の画像を置き換える 0
« Imagick::setGravity Imagick::setImageAlphaChannel » PHP Manual Imagick オブジェクト内の画像を置き換える Imagick::setImage (PECL imagick 2, PECL imagick 3) Imagick::setImage — オブジェクト内の画像を置き換える 説明 public Imagick::setImage ( Imagick $replace ): bool 現在の画像シーケンスを ...
https://man.plustar.jp/php/imagick.setimage.html - [similar]
RRDtool 0
« syslog はじめに » PHP Manual その他のサービス RRDtool RRDtool はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Procedural PECL/rrd example OOP PECL/rrd example RRD 関数 rrd_create — Creates rrd database file rrd_error — Gets latest error message rr ...
https://man.plustar.jp/php/book.rrd.html - [similar]
スキーマに基づいてドキュメントを検証する 0
« DOMDocument::schemaValidate DOMDocument::validate » PHP Manual DOMDocument スキーマに基づいてドキュメントを検証する DOMDocument::schemaValidateSource (PHP 5, PHP 7, PHP 8) DOMDocument::schemaValidateSource — スキーマに基づいてドキュメントを検証する 説明 public DOMDocument::schemaValida ...
https://man.plustar.jp/php/domdocument.schemavalidatesource.html - [similar]
Dynamically changes the name of the given method 0
« runkit7_method_remove runkit7_object_id » PHP Manual runkit7 関数 Dynamically changes the name of the given method runkit7_method_rename (PECL runkit7 >= Unknown) runkit7_method_rename — Dynamically changes the name of the given method 説明 runkit7_method_rename ( string $class_name , ...
https://man.plustar.jp/php/function.runkit7-method-rename.html - [similar]
0
« 定義済み定数 Xhprof 関数 » PHP Manual Xhprof 例 例 例1 オプションの GUI を使った Xhprof の例 この例では、プロファイラを開始して終了させた後に、 組み込みの GUI を使って結果を保存してパースします。 つまり、拡張モジュール自身のコードは、 xhprof_disable() を呼び出した時点で終わります。 <?p ...
https://man.plustar.jp/php/xhprof.examples.html - [similar]