hiding file in address bar
- by michael
hi, i've created a php pagination system, but i want to hide the _GET variable in the address bar.
atm mine looks like this http://address.com/images.php?page=1
but i've seen a few site that have http://address.com/images/1/.
just wondering how they go about this? can anyone point me in the right direction, cheers