![]() |
|
|
+ Search |
![]()
|
Oct 19th, 2006 04:14
Chad Currie, semwezi herbert, http://www.blogvoid.com/category/php-programming/
If you mean using the built in phpinfo() function you can make a simple page as follows: <?php echo phpinfo(); ?> This will display the test page you are looking for in your browser.