View Single Post
Old 03-08-2004, 06:10 AM  
Repetitive Monkey
Confirmed User
 
Join Date: Feb 2004
Posts: 3,505
Quote:
Originally posted by JupZChris
hmm wonder how much b/w this uses
It doesn't use more bandwidth than normal images, as PHP/GD is completely server-side. The image generated by this script is 3,4 to 3,7kb large as you can see by checking its properties.

Utilization of the GD library takes up some extra server-side system resources, but the GD functions used in this script are few and very simple.

Last edited by Repetitive Monkey; 03-08-2004 at 06:16 AM..
Repetitive Monkey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote