Archive for April, 2009

A Comparison Between 2 Popular Article Directory Scripts

Sunday, April 19th, 2009
A Comparison Between 2 Popular Article Directory Scripts

You want to run an article directory and can’t decide which script to use. In this article I compare 2 of the more popular article directory scripts and try to decide which I prefer and will tell you why.

Setting A Directory Up

Article Dashboard: I launched my first directory using the free Article Dashboard script on July 3rd 2007. It took about 3 weeks and many visits to the Article Dashboard forum asking for advice to (more…)

Online schools for PHP

Saturday, April 11th, 2009
Online schools for PHP

Online education is growing in popularity, and as a result, there are many more options to choose from when selecting an online program that suits your educational needs. Online school for PHP are no exception.

To make sure you select the school that’s right for you, consider the following tips:
· Make sure the material being taught is the most up to date material. Computer technology and web resources are constantly evolving. Whe (more…)

Learning Php Scripts

Friday, April 10th, 2009
Learning Php Scripts

PHP stands for hypertext processor a server base programming that gives interactivity to a webpage like friendster google etc.

First Exercise:

Open your notepad then type this.

echo”hi”;

appears

hi when you save it to server (more…)