Hi,
I am setting vps for the first time...
Now, I'm being frustrated with $_SERVER['path_info'] in setting...
Please help me how to get value of $_SERVER['path_info']; ..
I'm getting no value...
Ex)
url Address => http://xx.xx.xx.xx/play.php/2007/5/23
play.php file code => ECHO $_SERVER['PATH_INFO'];
Expected output => /2007/5/23
My current output => no value


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks