CodeIgniter Forums
suPHP & PATH_INFO to use $_GET - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: suPHP & PATH_INFO to use $_GET (/showthread.php?tid=12982)



suPHP & PATH_INFO to use $_GET - El Forum - 11-06-2008

[eluser]sikkle[/eluser]
Hi guys,

does anybody here successfully handle $_GET request from any $config['uri_protocol'] using suPHP on his production server ?


I doesnt seem to be able to use path_info or orig_path_info.

Someone got info about that ?

thanks !