onyxblack Posted November 14, 2008 Share Posted November 14, 2008 Example URL http://whatever.com/something.php?12345 or http://whatever.com/something.php#12345 I need to be able to echo '12345' in my code when they go to that page, what is that called? I cant seem to find any reference to it. Quote Link to comment https://forums.phpfreaks.com/topic/132744-solved-dont-know-what-its-called/ Share on other sites More sharing options...
revraz Posted November 14, 2008 Share Posted November 14, 2008 I think you want $_GET Quote Link to comment https://forums.phpfreaks.com/topic/132744-solved-dont-know-what-its-called/#findComment-690316 Share on other sites More sharing options...
onyxblack Posted November 14, 2008 Author Share Posted November 14, 2008 That will work, thank you. Quote Link to comment https://forums.phpfreaks.com/topic/132744-solved-dont-know-what-its-called/#findComment-690318 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.