Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2010
    Posts
    47
    Tokens
    0

    Post i Need Help!!!!!

    Ohk i need help with this to show a image with showing the $shoutout as habbo name
    PHP Code:
    echo "<img src="http://www.habbo.com.au/habbo-imaging/avatarimage?user=$shoutout&action=wav&direction=4&head_direction=3&gesture=sml&size=l"></img> 

  2. #2
    Join Date
    Jan 2006
    Location
    Kent
    Posts
    987
    Tokens
    0

    Default

    PHP Code:
    echo "<img src='http://www.habbo.com.au/habbo-imaging/avatarimage?user={$shoutout}&action=wav&direction=4&head_direction=3&gesture=sml&size=l' alt='{$shoutout}' />"
    Last edited by Joe!; 02-05-2010 at 10:02 AM.
    This is our situation and we're happy to be here,
    I wouldn't change this place for anything.


  3. #3
    Join Date
    Apr 2010
    Posts
    47
    Tokens
    0

    Default :DDD

    tyvm it works very good

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •