I am trying to make an image uploader that saves an image to a folder in my public_html and then once it is uploaded i want it to produce a embed code or a URL code eather one will work just fine. But if it is a URL i need it to go directly to the image (example: http://www.mysite.com/images/image1.jpeg.
If it is an embed code i just need to give me a code like this.
<img name="" src="image1.jpeg" width="130 " height="130" alt="" />
I cant seam to find this on line.
Can some one help me plz!
Best answer will be given!
If it is an embed code i just need to give me a code like this.
<img name="" src="image1.jpeg" width="130 " height="130" alt="" />
I cant seam to find this on line.
Can some one help me plz!
Best answer will be given!