PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMDocument->validate()> <DOMDocument->schemaValidate()
Last updated: Sun, 25 Nov 2007

view this page in

DOMDocument->schemaValidateSource()

(No version information available, might be only in CVS)

DOMDocument->schemaValidateSource() — Validates a document based on a schema

설명

DOMDocument
bool schemaValidateSource ( string $source )

Validates a document based on a schema defined in the given string.

매개변수

source

A string containing the schema.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.



add a note add a note User Contributed Notes
DOMDocument->schemaValidateSource()
There are no user contributed notes for this page.

DOMDocument->validate()> <DOMDocument->schemaValidate()
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites