Dysan Posted June 10, 2008 Share Posted June 10, 2008 hi, how do I upload an image (size must be 468x60px), then provide a drop-down list to position the image somewhere on the page, upon clicking a submit button? The positions are as follows: Top-Left Top-Right Bottom-Left Bottom-Right Link to comment https://forums.phpfreaks.com/topic/109571-upload-position-image/ Share on other sites More sharing options...
phpzone Posted June 10, 2008 Share Posted June 10, 2008 Your not asking a specific question here, this is one of those "Give the code for my complete application" type questions. Break your problem down. How do I upload an image in PHP? (Google) How do I check the image is correct, type, width etc. (Google) How do I use Mysql and PHP (Google) How do I get data from a database into a drop-down box? (Google) How do I store user's selection in a database? .... you get the idea You need to at least be attempting and posting your code rather than straight out "how to write this application" I'm speaking for myself here, but I think most would agree Link to comment https://forums.phpfreaks.com/topic/109571-upload-position-image/#findComment-562005 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.