Page 1 of 1

how to hide somethings on address bar

Posted: Fri Jul 20, 2007 10:13 pm
by se7en
long url

from above ,usually when sending parameters. On address bar will show the file name like this(posting.php?mode=editpost&p=402338) ,but above isn't show, how? Is there's any script can hide it?

Posted: Fri Jul 20, 2007 10:31 pm
by feyd
Script? No. mod_rewrite et al, yes. We have tons of threads on this sort of thing. They are normally referred to as (search engine) friendly urls.

Posted: Fri Jul 20, 2007 10:38 pm
by se7en
umm, i means I'd like to know how to, what functions in PHP is about in this case

Posted: Fri Jul 20, 2007 10:47 pm
by feyd
None. PHP is not involved.