検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 50 for validate (0.005 sec.)
DOMDocument クラス 6722
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocume ... null ; public bool $ formatOutput ; public bool $ validateOnParse ; public bool $ resolveExternals ; public b ... ss , ? string $extendedClass ): bool public relaxNGValidate ( string $filename ): bool public relaxNGValidateS ... , int $options = 0 ): string | false public schemaValidate ( string $filename , int $flags = 0 ): bool public ... schemaValidateSource ( string $source , int $flags = 0 ): bool pu ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
php.ini ディレクティブのリスト 6722
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... _SYSTEM opcache.use_cwd "1" PHP_INI_SYSTEM opcache.validate_timestamps "1" PHP_INI_ALL opcache.revalidate_freq ... "2" PHP_INI_ALL opcache.revalidate_path "0" PHP_INI_ALL opcache.save_comments "1" PHP ... e_fallback "1" PHP_INI_SYSTEM Windows のみ opcache.validate_permission "0" PHP_INI_SYSTEM PHP 7.0.14 以降で利用 ... 可能 opcache.validate_root "0" PHP_INI_SYSTEM PHP 7.0.14 以降で利用可能 ...
https://man.plustar.jp/php/ini.list.html - [similar]
新機能 6722
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から P ... ラッパーをサポートするようになります。 Filter FILTER_VALIDATE_FLOAT フィルタは min_range と max_range オプション ... をサポートするようになりました。 これは、 FILTER_VALIDATE_INT と同じセマンティクスです。 FFI FFI は、ネイティ ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
id に対応する要素を検索する 6692
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対 ... 定義する必要があります。 後者の場合は、 DOMDocument::validate あるいは DOMDocument::$validateOnParse を使用してド ... る前に、ドキュメントを検証する必要があります $doc -> validateOnParse = true ; $doc -> Load ( 'book.xml' ); echo ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
DOMDocument オブジェクト内の XIncludes を置換する 6692
« DOMDocument::validate DOMDocumentFragment » PHP Manual DOMDocument DOMDocument オブジェクト内の ...
https://man.plustar.jp/php/domdocument.xinclude.html - [similar]
デフォルトの外部エンティティローダーを変更する 6692
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エン ... ; $r = $dd -> loadXML ( $xml ); var_dump ( $dd -> validate ()); ?> 上の例の出力は以下となります。 string(10) ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
クライアント識別子を設定します 6647
« oci_set_call_timeout oci_set_client_info » PHP Manual OCI8 関数 クライアント識別子を設定します ... ユーザーログイン名を検索 session_start (); $un = my_validate_session ( $_SESSION [ 'username' ]); $c = oci_conn ...
https://man.plustar.jp/php/function.oci-set-client-identifier.html - [similar]
PHP 7.3.x で推奨されなくなる機能 6647
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で ... に使うことは推奨されなくなりました。これらは FILTER_VALIDATE_URL に含まれています。 画像処理と GD image2wbmp() ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
新機能 6647
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x ... と DOMChildNode が追加されました。 フィルタ FILTER_VALIDATE_BOOLEAN のエイリアスとして、 FILTER_VALIDATE_BOOL ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
その他の変更 6602
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から ... の継承の実装の詳細に依存していました。 Filter FILTER_VALIDATE_INT フィルタの FILTER_FLAG_ALLOW_OCTAL フラグは、 ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
PREV 1 2 3 4 5 NEXT