Saturday, April 11, 2009

Exercise 6. Some Server Practice with PHP

I practiced by using my webhost's php instead of native installation.

the first attempt to use the php_info.php was working at http://littlescientist.net/php_info.php
it loads back a series of recommended variables - almost a complete table of help and guidelines.

I then followed Exercice 6.1 to create the small php to echo the local environment variable. but somehow this is not successful. I load it and renamed it to be http://littlescientist.net/practice.php. I think this is due to the $ root definition of local vs an actual host.


6.2 Hello_world.php - small application; I was able to complete this. I use "japanese Koni Chi Wa instead though.

No comments:

Post a Comment