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! Link to comment https://forums.phpfreaks.com/topic/293572-_get-var-in-url-without-varname/ Share on other sites More sharing options...
QuickOldCar Posted January 1, 2015 Share Posted January 1, 2015 I guess you are asking about seo rewrite rules Link to comment https://forums.phpfreaks.com/topic/293572-_get-var-in-url-without-varname/#findComment-1501401 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.