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

search for in the

DOMDocument::validate> <DOMDocument::schemaValidate
Last updated: Fri, 14 Aug 2009

view this page in

DOMDocument::schemaValidateSource

(PHP 5)

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

Description

bool DOMDocument::schemaValidateSource ( string $source )

Valide un document selon le 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.

Voir aussi



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, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites