Click to See Complete Forum and Search --> : querystring yet again


sicknote
11-16-2005, 12:45 PM
um?? i was woudering ... ive seen and been told it can be done like this but i was just making sure ... riite ... anyway's

what i would like is so i can get a bit of code to go into .htaccess ... it will be to do with getting a query.string like this /homepage/index.php?sid=aaaa to do this /homepage?sid=aaa and/but still load the same page.

if anyone understands what im trying to ask her ... can you plz help me

any help will be appriciated

cheers for peeople who help me.

Zipline
11-16-2005, 01:18 PM
Look up mod_rewrite, it is an apache module that can help you accomplish this task.