Forum Moderators: coopster

Message Too Old, No Replies

URL Abstraction

         

trevordixon

6:51 pm on Aug 24, 2006 (gmt 0)

10+ Year Member



I keep reading about "url abstraction." Isn't that what mod_rewrite is for, or is there a better way to do it in PHP? How would I write a url abstraction class in PHP?

jatar_k

6:59 pm on Aug 24, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



>> How would I write a url abstraction class in PHP?

better question would be

why would you want to? ;)

you can't do better in PHP what mod_rewrite does