Author Topic: Unable to find error when using php function ?  (Read 7371 times)

omi

  • Newbie
  • *
  • Posts: 13
Unable to find error when using php function ?
« 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);

Sponsor

  • ****
  • Posts: 100
Unable to find error when using php function ?
« sponsored at July 29, 2011, 08:41:13 AM »

Savera

  • Full Member
  • ***
  • Posts: 159
Re: Unable to find error when using php function ?
« Reply #1 on: August 04, 2011, 04:24:11 AM »
$coordinate ?

Please give more code details.

 

anything