update : 2015.11.03
php.shukuma.com검색:
|
DOMDocument::schemaValidateSource(PHP 5, PHP 7) DOMDocument::schemaValidateSource — Validates a document based on a schema 설명
public bool DOMDocument::schemaValidateSource
( string
$source
[, int $flags
] )Validates a document based on a schema defined in the given string. 인수
반환값
성공 시 변경점
참고
|