Baevus
the names ethan
- Nov 4, 2012
- 565
- 47
im just gonna say it, im dumb idk
basically this is my problem
it's supposed to display a habbo avatar.
<span id=\"cc_strinfo_genre_truehabb\" class=\"cc_streaminfo\"> is the habbo avatars username in code.
basically this is my problem
PHP:
<?php echo "<img src=\"https://www.habbo.com/habbo-imaging/avatarimage?hb=img&user=<span id=\"cc_strinfo_genre_truehabb\" class=\"cc_streaminfo\">&direction=3&head_direction=3&gesture=sml\" style=\"margin-top: -15px;\">"; ?>
it's supposed to display a habbo avatar.
<span id=\"cc_strinfo_genre_truehabb\" class=\"cc_streaminfo\"> is the habbo avatars username in code.