MrSamCraft Posted March 14, 2013 Share Posted March 14, 2013 Hello, I am wanting users on my site to enter their Minecraft account name that will then place their player head as the profile image, i have the code to fetch it but how can I use php to input the username into the url? <img src="https://minotar.net/avatar/USERNAME_here/100"> Thanks, Sam Quote Link to comment https://forums.phpfreaks.com/topic/275674-how-to-input-a-username-in-url/ Share on other sites More sharing options...
requinix Posted March 14, 2013 Share Posted March 14, 2013 (edited) echo ''; Edited March 14, 2013 by requinix Quote Link to comment https://forums.phpfreaks.com/topic/275674-how-to-input-a-username-in-url/#findComment-1418719 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.