Showing posts with label gd. Show all posts
Showing posts with label gd. Show all posts

Friday, May 18, 2012

Thursday, May 17, 2012

PHP custom postcard


i am creating a new feature on my site that allow people to send postcard to friends. in this section they can choose the image they want to send (they already uplaoded the image to their profile -> my pictures section)

Wednesday, May 16, 2012

imageantialias call to undefined function error with GD installed


I need help with a php script. It is a CMS that has been implemented into a website. When trying to add a new product IMAGE or trying to edit current images, I am getting the following error:

Thursday, May 10, 2012

php generate image curly arrow


is it possible to create this image in PHP using GD ? i know i need to use GD and imagecreate, imagecolorallocate, imagedestroy etc... but i have no idea how to do the curve

Thursday, April 19, 2012

Capture image with imagegrabscreen and Wamp


I'm trying to capture a local web page with imagegrabscreen but I only get a black screenshot. I tried almost every solution from questions here on SO and others sites and nothing works.

Tuesday, April 10, 2012

Compile PHP with GD for iPhone OS 4.1


The Goal:



have a working version of PHP with the GD library working on an iPod Touch 4th Gen.