Jump to content
MakeWebGames

Recommended Posts

Posted

I dunno if this is the rite place but if not it can be moved :P

I'm trying to display item pics (allready made it) in inventory.php and i dunno how to work it

here is the line...

print $equip[$ir['equip_primary']]['itempic']."

Posted

Re: Help?

its in inentory to prnt the name of the equipped item, it was

print $equip[$ir['equip_primary']]['itmname']."

but i want to put the item pic in and the feild in the dbase is called itempic and its got the path to the img, like image/itm1.jpg..

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.   Paste as plain text instead

  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...