eRott Posted December 7, 2007 Share Posted December 7, 2007 I am just wondering how would I, or is it even possible, to serve a URL like: http://mydomain.com/index.php?content=news§ion=sports&id=3 so it works and is valid XHTML 1.0 strict? Thanks. Quote Link to comment Share on other sites More sharing options...
eRott Posted December 7, 2007 Author Share Posted December 7, 2007 SOLVED: I had tried encoding the url using %26 to form the &. Not sure why.. but anyway, the way to do it is to use & to form the &. EXAMPLE: http://mydomain.com/index.php?content=news§ion=sports&id=3 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.