検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 53 for [SIMILAR] 16 1024 4096 WITH 32468 relaxng WITH 2... (0.100 sec.)
0
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
XML 操作 0
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object Model はじめに インストール/設定 定義済み定数 例 DOMAttr — DOMAttr クラス DOMCdataSection — DOMCdataSection クラス DOMCharacterData — DOMCharacterData クラス DOMChildNode — DOMChildNode インター ...
https://man.plustar.jp/php/refs.xml.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
はじめに 0
« libxml インストール/設定 » PHP Manual libxml はじめに はじめに これらの関数/定数は PHP 5.1.0 以降で使用可能です。 また、以下にあげるコア拡張モジュールは、この libxml 拡張モジュールに依存しています。 DOM , libxml , SimpleXML , SOAP , WDDX , XSL , XML , XMLReader , XMLRPC そして XMLWrite ...
https://man.plustar.jp/php/intro.libxml.html - [similar]
アルファベット順 0
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファベット順 Apache APCu 配列 BC Math Bzip2 カレンダー クラス/オブジェクト CommonMark COM Componere CSPRNG Ctype CUBRID cURL Date/Time DBA dBase ダイレクト IO ディレクトリ DOM Data Structures Eio ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
所属 0
« アルファベット順 状態 » PHP Manual 拡張モジュールの一覧/分類 所属 所属 コア拡張 これらは実際のところ拡張ではありません。 PHP のコアに組み込まれており、 コンパイルオプションで無効にすることはできません。 配列 クラス/オブジェクト CSPRNG Date/Time ディレクトリ エラー処理 プログラムの実行 ...
https://man.plustar.jp/php/extensions.membership.html - [similar]
外部エンティティの読み込み機能を無効にする 0
« libxml_clear_errors libxml_get_errors » PHP Manual libxml 関数 外部エンティティの読み込み機能を無効にする libxml_disable_entity_loader (PHP 5 >= 5.2.11, PHP 7, PHP 8) libxml_disable_entity_loader — 外部エンティティの読み込み機能を無効にする 警告 この関数は PHP 8.0.0 で 非推奨 になります ...
https://man.plustar.jp/php/function.libxml-disable-entity-loader.html - [similar]
XMLWriter 0
« XMLReader::XML はじめに » PHP Manual XML 操作 XMLWriter XMLWriter はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 単純な XML ドキュメントの作成 XML 名前空間の使用 オブジェクト指向 API の使用 XMLWriter — XMLWriter クラス XMLWriter::endAttribute — 属 ...
https://man.plustar.jp/php/book.xmlwriter.html - [similar]
PREV 1 2 3 4 5 6 NEXT