<form method='POST' enctype='multipart/form-data' name='frmmain' action='uploadfile.php'>
<br>
<label for='title'><center>Event Title:</center> </label>
<center><input type="text" name="title" size="40"></center>
<br>
<input type="file" name="image_file" size="40">
<br>
<input type="submit" value=" Upload File " name="action" font="Papyrus">
</form>
<br>
</center>
violetlyn.sumayo 0 Newbie Poster
Recommended Answers
Jump to PostAs deceptikon states, the second is just positioning, but the first will need something like GD : http://www.tek-tips.com/viewthread.cfm?qid=1501011 or Imagemagick: http://www.imagemagick.org/Usage/annotating/
You could use jQuery …
All 4 Replies
deceptikon 1,790 Code Sniper Team Colleague Featured Poster

diafol
Acelabs 0 Newbie Poster
Bachu 45 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.