Is there any way to access the PHP4 session URL rewriter directly? Is there
a way to override it and use a different function (say you wanted to make a
rewriter for XML or something other than HTML)?
Could anybody point me to a function that does what the rewriter does?
Surely somebody's written such a thing I dont want to have to do it again..
🙂 I imagine you could do it with a regular expression..