I'm having trouble with debugging using zend studio. It wont recognise the some of the gd library functions. Is it because zend doesn'tcomewith GD? Is there a way I can tell zend to use the php interpreter I have configured with my apache server? Doesn't it come with it's own interpreter? I could run php code on a pc that didn't have php and apache installed. My 1st time using zend and i cant be bothered with the manual.
debugger not recognising imagecreate