[SOLVED] $_SERVER['PATH_INFO']
Posted: Mon Sep 27, 2004 1:19 pm
My current site system uses $_SERVER['PATH_INFO'] to populate variables with values, and it works perfect on my local server wth PHP 5.0.0. But now i uploaded the site onto my host, it doesn't work. The host runs 4.3.8. The variable doesn't get filled, its just empty. Isn't the variable path_info available in PHP v 4.3.8? Or does it only get set in windows/etc.? Could it be any setting in php.ini?
here's the phpinfo() for my host.
Thanks in advance
here's the phpinfo() for my host.
Thanks in advance