last night i thought i would divulge into the wacky world of PHP imaging.
So after searching to see if i had it installed, (in the PHP.ini) i started work on it, however im not actually too sure if it is installed or not
GD is in my php.ini as GD.DLL so it is seemingly available to me however when i use load_resources() it isnt listed
also, when i use simple commands like imagecreate() it says the function is undefined, however i did use one GD function and it did create a picture, in a sense anyway, it created a picture block with an X in the middle
Is it installed do you think or not?
to GD or not to GD, that is my question
Moderator: General Moderators
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK