Hello!
I run index.php from localhost and see 2 notices:
Notice: Use of undefined constant rootTagName - assumed 'rootTagName' in C:\Apache\htdocs\php4_parser\php4-html-dom.php on line 129
Notice: Use of undefined constant rootTagLength - assumed 'rootTagLength' in C:\Apache\htdocs\php4_parser\php4-html-dom.php on line 136
I debuged code. Now all right.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you like to see if the parser works for you and your HTML go to the project web page located at:
http://php4-html-dom.sourceforge.net/
Please visit the documentation located at:
http://php4-html-dom.sourceforge.net/documentation/php4-html-dom/_php4-html-dom.php.html
If you still have questions please post questions into this forum.
Thanks
Adrian
Hello!
I run index.php from localhost and see 2 notices:
Notice: Use of undefined constant rootTagName - assumed 'rootTagName' in C:\Apache\htdocs\php4_parser\php4-html-dom.php on line 129
Notice: Use of undefined constant rootTagLength - assumed 'rootTagLength' in C:\Apache\htdocs\php4_parser\php4-html-dom.php on line 136
I debuged code. Now all right.