Leftfield Posted February 10, 2011 Share Posted February 10, 2011 How to find the name value using php or $_GET here is the url header("Location:http://localhost:8666/OnlineBookingsPhp/index.php?name=Next"); Thanks Quote Link to comment https://forums.phpfreaks.com/topic/227240-using-_get/ Share on other sites More sharing options...
trq Posted February 10, 2011 Share Posted February 10, 2011 $_GET['name'] Quote Link to comment https://forums.phpfreaks.com/topic/227240-using-_get/#findComment-1172223 Share on other sites More sharing options...
Leftfield Posted February 10, 2011 Author Share Posted February 10, 2011 Thanks Im done with PHP. Sorry to say im not impressed Quote Link to comment https://forums.phpfreaks.com/topic/227240-using-_get/#findComment-1172226 Share on other sites More sharing options...
trq Posted February 10, 2011 Share Posted February 10, 2011 Yeah, those arrays are a killer. Quote Link to comment https://forums.phpfreaks.com/topic/227240-using-_get/#findComment-1172246 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.