Tuesday, March 24, 2009

week4 practical

When I just open the "week4practical.php" in firefox browser. But nothing happened.
When I uploaded to uts "public_html", and open it.

It showed the time "The date is: 24 03 2009 18:49:20 ".

In my opinion, I think that is in the local machine. It have not install php, so the local web browser can not complie the php file.

But in UTS web server, it had installed php. So the php works.

To turn the date into this format: "Monday 15th 2005 , 03:03:11 pm "

We need to put the date into the format below:
$today = date("F j, Y, g:i a"); // March 10, 2001, 5:16 pm

the range of the function available is between <% %>!

I create a account in webhost000.com they use phpMyAdmin to operate the database.

No comments:

Post a Comment