Finally the PHP version of my free gallery Visual Gallery for ASP.NET: .img! Link me and enjoy!
Continue reading...Thursday, January 1, 2009
Comments Off
Simple steps to connect to and extract data from a MySQL database.
Continue reading...Wednesday, November 12, 2008
Comments Off
Getting the current web site's address or the current file location is simple in PHP. Here are a few examples.
Continue reading...Wednesday, October 29, 2008
Comments Off
There are a few places where to place your PHP code on your dynamic web page. This all depends on your needs and preference. Of course there is a slight difference to whether you put it on a script tag, before any HTML, within your HTML, or at the bottom of the page. Here I will explain what I have found some of the differences to be.
Continue reading...Saturday, July 26, 2008
Comments Off
Simple and easy to understand explanations of loop, break, and continue statements.
Continue reading...Friday, July 25, 2008
Comments Off
Examples of While, Do While, and For loops.
Continue reading...
Thursday, June 11, 2009
Comments Off