Jump to content

how to add pictures in php for a mc code game


rle68

Recommended Posts

im am trying to add pictures to cities in a game im making

 

id like each city to have its own picture i have made the tables for it but what im not sure of is what to put to use a .jpg source

 

for example:

 

Name: <input type='text' name='name' /><br />

Description: <input type='text' name='desc' /><br />

Add Pic: <input type='text' name='desc' /><br />

Minimum Level: <input type='text' name='minlevel' /><br />

 

i was thinking that it would be <input type='img src' name='.jpg'>

 

I know the bold needs the be changed to direct the table to a picture or .jpg but im not sure what to put there and i cant find anything else in the game that is close to that

 

any help much appreciated

Archived

This topic is now archived and is closed to further replies.

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