witt Posted June 3, 2006 Share Posted June 3, 2006 How do you pass values to the page via the url like so:user/meinstead of like so:user.php?name=me Quote Link to comment https://forums.phpfreaks.com/topic/11088-passing-values-via-url/ Share on other sites More sharing options...
wildteen88 Posted June 3, 2006 Share Posted June 3, 2006 If you want to do that then it'll require you to use [a href=\"http://www.yourhtmlsource.com/sitemanagement/urlrewriting.html#basicredirects\" target=\"_blank\"]mod_rewrite[/a], In order to use mod_rewrite you will need to make sure your server supports mod_rewrite and that the use of .htaccess files are aloud too. Quote Link to comment https://forums.phpfreaks.com/topic/11088-passing-values-via-url/#findComment-41465 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.