PHP
downloads | documentation | faq | getting help | mailing lists | wiki | 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

Popis

DOMDocument
bool schemaValidateSource ( string $source )

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

Parametre

source

A string containing the schema.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.



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