share image with url from database

Posted by LauroSkr on Stack Overflow See other posts from Stack Overflow or by LauroSkr
Published on 2013-10-20T15:50:39Z Indexed on 2013/10/20 15:54 UTC
Read the original article Hit count: 211

Filed under:
|
|

In my PHP web site will have a text converted to jpeg file,so it is a image. I want that i give users option to share the image. every image will have unique url so they can share image on facebook,twitter , do i need to put images with their url in mysql database or you do it in cloud?

user will write text and then script will convert it to image and show it as image. then i want to provide user that he/she can share their created image.

It would be great if you could provide me with a link or tutorial for my problem.

Dont be hard on beginners,you were all in the same boat..

Thanks,

LauroSkr

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql