PHPit - Totally PHP » Create your own HTML widgets with PHP
-
Did you ever want to create your own HTML tags and have them displayed in a certain way, or make that tag perform some action? Here’s a tutorial which shows you how to do that by creating HTML widgets in PHP.
In this tutorial you’ll learn how to create your own HTML widgets, using nothing more than PHP. You’ll be shown how to use an output buffer to create your own HTML tags, and then replacing them with dynamic content. The tutorial will finish by showing you how to create a Repeater Control.
Advertisement
Leave a Comment























