FlyingIsFun1217 Posted April 27, 2008 Share Posted April 27, 2008 Hey! I've seen a technique used (seems to be related to the $_POST action?), where variables are set in the url, like this: http://www.thisisaurl.com/submit.php?name="John" Is there a simple way of using php to say, "Hey, I want variable 'name'"? Thanks again everyone! FlyingIsFun1217 Link to comment https://forums.phpfreaks.com/topic/103135-solved-stuff-after/ Share on other sites More sharing options...
haku Posted April 27, 2008 Share Posted April 27, 2008 I just finished typing up an explanation on this exact topic a few minutes ago in this thread: http://www.phpfreaks.com/forums/index.php/topic,194444.0/topicseen.html Check it out. Link to comment https://forums.phpfreaks.com/topic/103135-solved-stuff-after/#findComment-528273 Share on other sites More sharing options...
FlyingIsFun1217 Posted April 27, 2008 Author Share Posted April 27, 2008 Thanks, I will. FlyingIsFun1217 Link to comment https://forums.phpfreaks.com/topic/103135-solved-stuff-after/#findComment-528392 Share on other sites More sharing options...
FlyingIsFun1217 Posted April 27, 2008 Author Share Posted April 27, 2008 Wow! That was a heck of a lot simpler than I thought it would be! Thanks again, very good explanation! FlyingIsFun1217 Link to comment https://forums.phpfreaks.com/topic/103135-solved-stuff-after/#findComment-528394 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.