Asked by rgb192
at 2024-07-28 13:52:38
Point:500 Replies:3 POST_ID:828625USER_ID:11487
Topic:
PHP Scripting Language;;
this is the best tutorial I can find on simple html dom
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/A_10277-HTML-Manipulation-Made-Easy.html
However, all of this is just to wet your appetite. There are plenty of good and useful examples on the Simple HTML DOM web site. So if you're working with HTML manipulation of any sort (scraping, updating, etc...), make sure you try out this library. It can really simplify your life!
But many of the tutorials just call the find object
Where is a tutorial that is more advanced or are there more advanced examples of submitting forms.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/A_10277-HTML-Manipulation-Made-Easy.html
However, all of this is just to wet your appetite. There are plenty of good and useful examples on the Simple HTML DOM web site. So if you're working with HTML manipulation of any sort (scraping, updating, etc...), make sure you try out this library. It can really simplify your life!
But many of the tutorials just call the find object
Where is a tutorial that is more advanced or are there more advanced examples of submitting forms.