PHP : Function Reference : DOM Functions : DOMDocument->relaxNGValidate()
mitchell dot beaumont
It's worth noting that when validation fails this function also triggers a warning.
You can suppress the warning using the set_error_handler and restore_error_handler functions.
gem
|