Graphics with php

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
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

Graphics with php

Post by AVATAr »

I know i can do graphics with php... like drawing lines and stuff... do you know where i can find some info about that? i dont find it on php.net...

Thanks in advise
ReDucTor
Forum Commoner
Posts: 90
Joined: Thu Aug 15, 2002 6:13 am

Post by ReDucTor »

User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

thx

Post by AVATAr »

thx,... reading...

any other resource out there?
samscripts
Forum Commoner
Posts: 57
Joined: Tue Apr 23, 2002 4:34 pm
Location: London, UK

Post by samscripts »

Hi, I've got links to 9 php graphics tutorials here

If you find any more good ones, please share them with me so I can add them to this list.

Hope this helps, Sam
User avatar
Johnm
Forum Contributor
Posts: 344
Joined: Mon May 13, 2002 12:05 pm
Location: Michigan, USA
Contact:

Post by Johnm »

What OS are you running? I am working on adding GD support to PHP on a SGI Irix 6.5 box... ugh! the headache. Although I added it to a Linux box with minimal problems.

Direwolf
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

Redhat

Post by AVATAr »

Im using Redhat 7.2 on my server

I develop on a windows/linux thinkpad (windows XP and a virtual machine with redhat/apache/php)
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

CooOL I better play around with images in PHP
Post Reply