Create Dynamic Images using Base Image

Posted by Karthik Kastury on Stack Overflow See other posts from Stack Overflow or by Karthik Kastury
Published on 2010-06-07T01:45:04Z Indexed on 2010/06/07 1:52 UTC
Read the original article Hit count: 301

I am creating a Google Maps Social Application.. I have a basic marker that has a blank square in between it where I need to put the user uploaded picture.

I already have the user uploaded pictures. Now How do I create these dynamic markers using PHP.. The accepted pictures are jpeg and png.

I have heard of the PHP GD Library and would like to know how I can accomplish the task..

© Stack Overflow or respective owner

Related posts about php

Related posts about image