OK, im new to PHP, and stuck...
At the moment im trying to upload an image to my webserver, then insert the path to the image into the database.
What I want to do is now, using that path in the db, is enable it so when it uploads an image, it will add the image to a web page.
Also, if its possible, to add some html with the image so that I can place it where I want on the web page, for example, If i uploaded the image and wanted to align it to the lieft, I would wanna add, <div align="left></div>....get it?
Thanks in advance, Im sure I'll be popping here a few time 😉