検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 136 for Title (0.009 sec.)
このノードがコメントを表すものかどうかを調べる 5993
« tidyNode::isAsp tidyNode::isHtml » PHP Manual tidyNode このノードがコメントを表すものかどうかを ... 出 <?php $html = <<< HTML <html><head> <?php echo '<title>title</title>'; ?> <# /* JSTE code */ alert('Hello ...
https://man.plustar.jp/php/tidynode.iscomment.html - [similar]
このノードが JSTE であるかどうかを調べる 5993
« tidyNode::isHtml tidyNode::isPhp » PHP Manual tidyNode このノードが JSTE であるかどうかを調べる ... 出 <?php $html = <<< HTML <html><head> <?php echo '<title>title</title>'; ?> <# /* JSTE code */ alert('Hello ...
https://man.plustar.jp/php/tidynode.isjste.html - [similar]
XML 外部エンティティの例 5945
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンテ ... systemEntity SYSTEM "xmltest2.xml"> ]> <chapter> <TITLE>Title &plainEntity;</TITLE> <para> <informaltable> ... able> </para> &systemEntity; <section id="about"> <title>About this Document</title> <para> <!-- this is a ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
XFormsの処理 5945
« セッション ファイルアップロードの処理 » PHP Manual 機能 XFormsの処理 XFormsの処理 » XForms は、 ... xmlns="http://www.w3.org/2002/xforms"> <h:head> <h:title>Search</h:title> <model> <submission action="http: ... xmlns="http://www.w3.org/2002/xforms"> <h:head> <h:title>Search</h:title> <model> <submission action="http: ...
https://man.plustar.jp/php/features.xforms.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 5945
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、 ... a root element // and at least an element /[root]/title. if ( file_exists ( 'test.xml' )) { $xml = simplex ... 以下のように出力します。 SimpleXMLElement Object ( [title] => Example Title ... ) この時点で、 $xml->title...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
定義済み定数 5945
« リソース型 サポートされるエンコーディングの概要 » PHP Manual マルチバイト文字列 定義済み定数 定 ... の定数は mb_strtolower() で使うモードです。 MB_CASE_TITLE ( int ) Unicodeプロパティ由来の大文字小文字の区別の ... 有無に基づいて、Title-case 変換を実行します。 これは特に、クォートやアポ ... の長さは変わりません。 PHP 7.3 から利用可能 MB_CASE_TITLE_SIMPLE ( int ) 単純な Title-case 変換を実行します。 ...
https://man.plustar.jp/php/mbstring.constants.html - [similar]
新機能 5945
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x へ ... _UPPER ( mb_strtoupper() で使われています) MB_CASE_TITLE MB_CASE_FOLD MB_CASE_LOWER_SIMPLE MB_CASE_UPPER_SI ... MPLE MB_CASE_TITLE_SIMPLE MB_CASE_FOLD_SIMPLE (大文字小文字を区別しな ... 価と見做されるようになったことを意味します。 MB_CASE_TITLE による Title-Case 変換 mb_convert_case() 関数を MB ... _CASE_TITLE と使うと、Unicodeプロパティ由来の大文字小文字の区別 ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
Add an insert operation to the bulk 5945
« MongoDB\Driver\BulkWrite::delete MongoDB\Driver\BulkWrite::update » PHP Manual MongoDB\Driver\ ... new MongoDB \ Driver \ BulkWrite ; $document1 = [ 'title' => 'one' ]; $document2 = [ '_id' => 'custom ID' , ... 'title' => 'two' ]; $document3 = [ '_id' => new MongoDB \ ... BSON \ ObjectId , 'title' => 'three' ]; $_id1 = $bulk -> insert ( $document ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.insert.html - [similar]
コレクションにドキュメントを追加する 5945
« mysql_xdevapi\Collection Collection::addOrReplaceOne » PHP Manual mysql_xdevapi\Collection コレ ... collection -> add ( '{"name": "Bernie", "jobs": [{"title":"Cat Herder","Salary":42000}, {"title":"Father"," ... Making cupcakes"]}' , '{"name": "Jane", "jobs": [{"title":"Scientist","Salary":18000}, {"title":"Mother","S ...
https://man.plustar.jp/php/mysql-xdevapi-collection.add.html - [similar]
このノードが (マークアップでない) テキストであるかどうかを調べる 5945
« tidyNode::isPhp Tidy 関数 » PHP Manual tidyNode このノードが (マークアップでない) テキストであ ... 出 <?php $html = <<< HTML <html><head> <?php echo '<title>title</title>'; ?> <# /* JSTE code */ alert('Hello ...
https://man.plustar.jp/php/tidynode.istext.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT