| php-manual.net |
|
| Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum |
DOMDocument->relaxNGValidateSource()(No version information available, might be only in CVS) DOMDocument->relaxNGValidateSource() — Performs relaxNG validation on the document BeschreibungDOMDocument
bool relaxNGValidateSource
( string $source
)
Performs » relaxNG validation on the document based on the given RNG source. Parameter Liste
RückgabewerteGibt bei Erfolg TRUE zurück, im Fehlerfall FALSE. |