Hello, World!
Thursday December 28, 2006
According to wikipedia, the traditional "Hello, World!" statement actually dates back to 1973 when it first appeared in A Tutorial Introduction to the Language B. Since then it has ... Read More
Using Apple TextEdit for PHP
Wednesday December 20, 2006
So you're on a Mac and want to give PHP a try, but don't want to bother downloading any special software? No problem! You can use TextEdit to ... Read More
Using Notepad for PHP
Tuesday December 19, 2006
Did you know that you can create PHP files right from Notepad? Yep, that good old timeless text editing program that came standard on your Windows computer for as ... Read More
Say What?
Monday December 18, 2006
Don't know the difference between FTP, GPL, PHP or DBMS? You can take a look at our programming glossary to help familiarize yourself with some of the lingo used ... Read More
Will It Snow For Christmas?
Thursday December 14, 2006
Have a question you need answered? Learn how to make an online 8-ball for your website. Your visitors will certainly think it's fun, and it's pretty easy to ... Read More
Learning MySQL
Tuesday December 12, 2006
If your new year's resolution is going to be to learn MySQL, then this book would make a good Christmas gift. Read the
How To Make A Simple Counter
Monday December 11, 2006
Some people like to display a web hits counter on their home pages. Instead of using a counter service, you can create your own counter using PHP. This ... Read More
PHP Popularity?
Thursday December 7, 2006
This interesting chart on TPCI Programming shows what programing languages are the most popular on the net, based on the availability of skilled engineers, courses and third party vendors. ... Read More
Have Dead Links?
Monday December 4, 2006
If your page has dead links, or old pages you've redone, you should redirect them to their new counterparts using PHP. This way, a user always finds the content ... Read More
