hello guys! i want some information in php.. As we know Request_URI fetches the location/file.php?mydata=show i want something different to use for my navigation system.. which is my page is like: mysite.com/mypage.php?mydata=show&sort=asce I want to fetch the after part of .php extension.. like: ?mydata=show&sort=asec.. so is it possible? if, then how can i fetch this? thank you for instant help..
exactly this is what i was looking for.. thank you hip_hop_x, thank you too but i was not asking for variables..