Quick Quetsion, Help Appreciated
Posted by: united-clan
Posted on: 2006-07-25 17:30:00
I am having the follwing issues:
1. I cannot get the server to recognize changes I try to make to PHP behavior via .htaccess.
2. I cannot use URL's of the format http://www.united-clan.com/profiles/index.php/137, in conjunction with the code
CODE:
$pathdata = explode ("/", $_SERVER['PATH_INFO']);
. I get a "No input file specified" message.
Any help is awesome! Thanks!