News

This package can be found on packagist and is best loaded using composer. We support php 7.2, 7.3, and 7.4. You can find many examples of how to use the DOM parser and any of its parts (which you will ...
Sometimes, we strongly need something simple for creating html code in php runtime. For example, we want to build a simple html report, or build a simple html for highlighting some profiling data, etc ...
The HTML5 API introduced a new type of input tag named file. When a developer uses this HTML5 file input tag a web browser will render a file selector, which allows a user to search for files anywhere ...