検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 635 for [SIMILAR] 16 1024 4096 WITH 63979 xmlwriter WITH... (0.552 sec.)
処理命令 (PI) 用ハンドラを設定する 0
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) 用ハンドラを設定する xml_set_processing_instruction_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_processing_instruction_handler — 処理命令 (PI) 用ハンドラを設定する 説明 xml_set_processing_in ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
Description 0
« Imagick::flopImage Imagick::frameImage » PHP Manual Imagick Description Imagick::forwardFourierTransformImage (PECL imagick 3 >= 3.3.0) Imagick::forwardFourierTransformImage — Description 説明 public Imagick::forwardFourierTransformimage ( bool $magnitude ): bool Implements the discret ...
https://man.plustar.jp/php/imagick.forwardfouriertransformimage.html - [similar]
ファイルポインタに残っているデータをすべて出力する 0
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
コンテンツをレスポンスに設定する 0
« Yaf_Response_Abstract::setAllHeaders Yaf_Response_Abstract::setHeader » PHP Manual Yaf_Response_Abstract コンテンツをレスポンスに設定する Yaf_Response_Abstract::setBody (Yaf >=1.0.0) Yaf_Response_Abstract::setBody — コンテンツをレスポンスに設定する 説明 public Yaf_Response_Abstract::se ...
https://man.plustar.jp/php/yaf-response-abstract.setbody.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数についての説明や実際の使用法は、 curl_setopt() および curl_getinfo ...
https://man.plustar.jp/php/curl.constants.html - [similar]
Rar アーカイブをオープンする 0
« RarArchive::isSolid RarArchive::setAllowBroken » PHP Manual RarArchive Rar アーカイブをオープンする RarArchive::open rar_open (PECL rar >= 2.0.0) RarArchive::open -- rar_open — Rar アーカイブをオープンする 説明 オブジェクト指向型 (メソッド) public static RarArchive::open ( string $file ...
https://man.plustar.jp/php/rararchive.open.html - [similar]
名前空間 URI とローカル名から要素を取得する 0
« DOMElement::getElementsByTagName DOMElement::hasAttribute » PHP Manual DOMElement 名前空間 URI とローカル名から要素を取得する DOMElement::getElementsByTagNameNS (PHP 5, PHP 7, PHP 8) DOMElement::getElementsByTagNameNS — 名前空間 URI とローカル名から要素を取得する 説明 public DOMElement ...
https://man.plustar.jp/php/domelement.getelementsbytagnamens.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]