Jump to content

Help please


Recommended Posts

Ive started my own online game and I am pretty new at it so any help will be well appreciated

 

 

<td width="20%">Current Picture:</td>

                <td width="80%"><img src=<?php echo "$fetch->image"; ?> border=1 width=300 height=250></td>

              </tr>

              <tr>

                <td align=right>Picture Url:</td>

                <td><input name="profile_pic" type="text" id="profile_pic"></td>

              </tr>

              <tr>

 

its the red bit im having problems with cant get it to show the image, That the user, is using on there profile  ???

 

 

and also please i am having same problem with the music section would like this to show the url of the music been played on the users profile.

 

<td width="37%">Current Music:</td>

                <td width="63%"><?php echo "$fetch->music"; ?></td>

              </tr>

              <tr>

                <td>Change Music:</td>

                <td><input name="profile_music" type="text" id="profile_music"></td>

 

i would be so grateful if anyone can help me ill be at work all day so ill wont be bk on till tonight  :-[

http://mafiadream.co.uk

mafia22.jpg

 

Link to comment
Share on other sites

 

 

and also please i am having same problem with the music section would like this to show the url of the music been played on the users profile.

 

<td width="37%">Current Music:</td>

                <td width="63%"><?php echo "$fetch->music"; ?></td>

              </tr>

              <tr>

                <td>Change Music:</td>

                <td><input name="profile_music" type="text" id="profile_music"></td>

 

i would be so grateful if anyone can help me ill be at work all day so ill wont be bk on till tonight  Embarrassed

 

ive fixed the music one just the image one im stuck on  ???

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.