September 13th, 2004, 7:36 PM
|
#2 (permalink)
|
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,395 posts
Gave thanks: 28
Thanked 94 times
|
example code?
you can make a simple test:
<?php
phpinfo ()
?>
Save that as test.php. Put it into the problem directory and run it by calling it through your browser. (i.e. http://mysite.com/testdirectory/test.php)
John
|
|
|