For the past 3-4 days, I’ve been playing around with PHP scripts. I’ve been wanting to learn how to use PHP for a while. Seeing that I take a lot of digital pics and post them on the web, the use of a PHP script for my photo galleries would be of great use. What PHP will allow me to do is have a page(with a description) for each individual photo without me having to create a static page for each one. All I do is design a template for the page that will display the photo, and then I create two database files. One has the names of all the image files and the other contains all of the descriptions. So now when you click on a thumbnail, it generates a page on the fly displays the photo along with the description for that photo. Pretty cool shit.
Anyways using PHP, I revamped the Photo Gallery I put together for Jessica. HERE is is. It’s nothing fancy as far as graphics and design is concerned, but it’s super practical for me. Adding pictures and descriptions is a snap now.
:: had nothing better to do at 10:32 pm :: Comments (0)
