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
[edit] Last updated: Fri, 25 May 2012

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 ou FALSE si une erreur survient.

Voir aussi



add a note add a note User Contributed Notes DOMDocument::schemaValidateSource
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites