検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 226 for [SIMILAR] 16 1024 4096 WITH 17879 element WITH 1... (0.182 sec.)
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
新しい DOMText オブジェクトを作成する 0
« DOMText DOMText::isElementContentWhitespace » PHP Manual DOMText 新しい DOMText オブジェクトを作成する DOMText::__construct (PHP 5, PHP 7, PHP 8) DOMText::__construct — 新しい DOMText オブジェクトを作成する 説明 public DOMText::__construct ( string $data = "" ) 新しい DOMText オブジェク ...
https://man.plustar.jp/php/domtext.construct.html - [similar]
フィールドのオプションを設定する 0
« fdf_set_on_import_javascript fdf_set_status » PHP Manual FDF 関数 フィールドのオプションを設定する fdf_set_opt (PHP 4 >= 4.0.2, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_opt — フィールドのオプションを設定する 説明 fdf_set_opt ( resource $fdf_document , string $fieldname , int $element , str ...
https://man.plustar.jp/php/function.fdf-set-opt.html - [similar]
テーブルの主キーを取得する 0
« odbc_prepare odbc_procedurecolumns » PHP Manual ODBC 関数 テーブルの主キーを取得する odbc_primarykeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_primarykeys — テーブルの主キーを取得する 説明 odbc_primarykeys ( resource $odbc , ? string $catalog , string $schema , string $table ): resource | fal ...
https://man.plustar.jp/php/function.odbc-primarykeys.html - [similar]
新しい DOMCdataSection オブジェクトを作成する 0
« DOMCdataSection DOMCharacterData » PHP Manual DOMCdataSection 新しい DOMCdataSection オブジェクトを作成する DOMCdataSection::__construct (PHP 5, PHP 7, PHP 8) DOMCdataSection::__construct — 新しい DOMCdataSection オブジェクトを作成する 説明 public DOMCdataSection::__construct ( string ...
https://man.plustar.jp/php/domcdatasection.construct.html - [similar]
XML 名前空間の使用 0
« 単純な XML ドキュメントの作成 オブジェクト指向 API の使用 » PHP Manual 例 XML 名前空間の使用 XML 名前空間の使用 この例では、名前空間を指定した XML 要素を作る方法を示します。 例1 XML 名前空間の使用 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $res = xmlwriter_ ...
https://man.plustar.jp/php/example.xmlwriter-namespace.html - [similar]
Escape special characters in a string for use in an SQL statement 0
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a string for use in an SQL statement cubrid_real_escape_string (PECL CUBRID >= 8.3.0) cubrid_real_escape_string — Escape special characters in a string for use in an SQL statement 説明 cubrid_rea ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
新しい DOMComment オブジェクトを作成する 0
« DOMComment DOMDocument » PHP Manual DOMComment 新しい DOMComment オブジェクトを作成する DOMComment::__construct (PHP 5, PHP 7, PHP 8) DOMComment::__construct — 新しい DOMComment オブジェクトを作成する 説明 public DOMComment::__construct ( string $data = "" ) 新しい DOMComment オブジェク ...
https://man.plustar.jp/php/domcomment.construct.html - [similar]
新しい DOMAttr オブジェクトを作成する 0
« DOMAttr DOMAttr::isId » PHP Manual DOMAttr 新しい DOMAttr オブジェクトを作成する DOMAttr::__construct (PHP 5, PHP 7, PHP 8) DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する 説明 public DOMAttr::__construct ( string $name , string $value = "" ) 新しい DOMAttr オブジェクトを作 ...
https://man.plustar.jp/php/domattr.construct.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]