Webmaster's Community

Designing and Development => Programming => Topic started by: omi on July 29, 2011, 08:41:13 AM

Title: Unable to find error when using php function ?
Post by: omi on July 29, 2011, 08:41:13 AM
I working on a php script of making text to image i am facing a problem with a function imagecolorallocate it not's taking the image which prcssd from dis function $im = imagecreatetruecolor ($cordinate[4]+5, $cordinate[3]+5);
Title: Re: Unable to find error when using php function ?
Post by: Savera on August 04, 2011, 04:24:11 AM
$coordinate ?

Please give more code details.