Genosuki Posted January 1, 2015 Share Posted January 1, 2015 Hello, I am having variable like: $requestid = $con->real_escape_string($_GET['id']); and i open my page like http://www.mywebsite.com/file.php?id=ID i would like to have page like http://www.mywebsite.com/ID Can you guys give me some tip/snippet? Thanks! Quote Link to comment Share on other sites More sharing options...
QuickOldCar Posted January 1, 2015 Share Posted January 1, 2015 (edited) I guess you are asking about seo rewrite rules Edited January 1, 2015 by QuickOldCar 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.