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, 20 Jun 2008

view this page in

DOMDocument::schemaValidateSource

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

DOMDocument::schemaValidateSource — Valide un document selon un schéma

Description

bool DOMDocument::schemaValidateSource ( string $source )

Valide un document selon un schéma défini dans la chaîne donnée.

Liste de paramètres

source

Une chaîne contenant le schéma.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



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, 20 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites