rle68 Posted March 9, 2009 Share Posted March 9, 2009 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 Quote Link to comment https://forums.phpfreaks.com/topic/148554-how-to-add-pictures-in-php-for-a-mc-code-game/ Share on other sites More sharing options...
.josh Posted March 9, 2009 Share Posted March 9, 2009 http://us2.php.net/manual/en/features.file-upload.post-method.php Quote Link to comment https://forums.phpfreaks.com/topic/148554-how-to-add-pictures-in-php-for-a-mc-code-game/#findComment-780093 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.