View Single Post
  #2 (permalink)  
Old 01-25-05, 09:14 PM
CrAzY_CuStoMs CrAzY_CuStoMs is offline
Newbie Coder
 
Join Date: Oct 2004
Location: Ontario, Canada
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
#1- you have to enable the GD/2 Library In your php.ini file... other wize.. any function you try to call that uses the gd library will return an error.

#2- It is rather simple.. ill like you to a site for an example but it can be easily modified to do what you want... http://www.acecoolco.com
go to tutorials > PHP > GD
then it will be listed there
(yea i beat ya to your own site acecool )

you can even go here for MORE (alot more) about GD
http://ca.php.net/manual/en/ref.image.php

if you need help, you can contact me using AIM or MSN using my contact info below.
__________________
CuStoM PHP scripts for cheep =D Contact me anyways you need for all your php needs
AIM- Tallgeesegw3
ICQ- 206498877
MSN- silver_suicide_rider@hotmail.com
YIM- comming soon
IRC- server- irc.chat-solutions.org
channel- Crazy_customs

Last edited by CrAzY_CuStoMs; 01-25-05 at 09:18 PM.
Reply With Quote