Php but no GD and i need to make an image

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
EV0LUTION
Forum Newbie
Posts: 3
Joined: Tue Sep 12, 2006 5:16 pm

Php but no GD and i need to make an image

Post by EV0LUTION »

hello,

I am trying to make a xbox live gamer card generator i have the getting the information part but i cant get an image because i dont have GD installed on the hosts server, I have contacted the host and they will not install GDlib so im stuck.

Is there any other way to create an image in PHP without GD?

The card gen is here: http://theonlinenation.com/gamercard/gamercard.php

regards,
EV0LUTION
Last edited by EV0LUTION on Tue Sep 12, 2006 5:32 pm, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Build/find a pure PHP version (of GD)?
EV0LUTION
Forum Newbie
Posts: 3
Joined: Tue Sep 12, 2006 5:16 pm

Post by EV0LUTION »

im confussed about what your asking

if you need the code i can post it

i cant add the GD myself
Post Reply