Asked by duncanb7
at 2024-04-26 08:05:39
Point:250 Replies:5 POST_ID:828486USER_ID:11059
Topic:
Hypertext Markup Language (HTML);;PHP Scripting Language
I would like to ask two question:
1-How to suppress the Warning such as "Warning: DOMDocument::loadHTMLFile() [domdocument.loadhtmlfile]: htmlParseEntityRef: expecting ';' in http://www..............on Line 20" since it is more than 100 for such warning.
I don't find any option from man php command in Linux for switch-off the warning message . Any solution ?
2- how to make s simple script to re-run the php command once it has fatal error , any informatiion for that ?
Please advise
Duncan
1-How to suppress the Warning such as "Warning: DOMDocument::loadHTMLFile() [domdocument.loadhtmlfile]: htmlParseEntityRef: expecting ';' in http://www..............on Line 20" since it is more than 100 for such warning.
I don't find any option from man php command in Linux for switch-off the warning message . Any solution ?
2- how to make s simple script to re-run the php command once it has fatal error , any informatiion for that ?
Please advise
Duncan