Archive for the 'PHP' Category

Configuring PHP and MySql on IIS (For Windows XP)

I was once asked to develop a web based database project which I had to do either using PHP or Java and I was not familiar with either of them. I searched on Google and felt that PHP is easy to learn and use. So I started learning PHP using the tutorials available online and [...]

PHP Program with Simple Time Machine

I had found a PHP program that has the time machine. This is very simple program with mktime () and date () functions.
To do this, you must make first HTML form for the adoption of the name of the user and the number for to go further days (ie Future).
The code is as follows: