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: Fri, 27 Jun 2008

view this page in

DOMDocument::schemaValidateSource

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

DOMDocument::schemaValidateSource — Validates a document based on a schema

Opis

bool DOMDocument::schemaValidateSource ( string $source )

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

Parametry

source

A string containing the schema.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.



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: Fri, 27 Jun 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites