Related Articles

*NEW
PHP Project (Simple) – Dynamic Photo Gallery Stream
Using the GLOB function in PHP you can put all of the file names on a folder, and then print them out with additional HTML to create a Dynamic Photo Stream. In this project the […]

*NEW
CSS and HTML 5 – Format Hyperlinks
You can format hyperlinks based on whether you’re hovering over them, actively clicking on them, or have visited them. This can be useful when creating dashboards and control panels. linkStyle.css link.html

*NEW
PHP Project (Intermediate) – Photo Gallery Search by Tags
In this project we build the ability to search for images based on Tags stored in MySQL. Previous Classes in Series: PHP Project (Simple) – Dynamic Photo Gallery Stream PHP Project (Simple) – Dynamic Photo […]
Be the first to comment