imagepng() should work. you can save the file on your server then call it up wherever you need it.
The manual has more info on using image functions just type in image. hugh ----- Original Message ----- From: "Campano, Troy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 24, 2002 12:39 PM Subject: [PHP] PHP to create static images I am doing some work with creating graphs using the GD library. Does anyone know how I can create the graphs statically so I can save the output as a GIF or PNG? I want to run a script that will take in say 10 datasets and then create 10 PNG images on the file server. Any ideas? thank you! Troy Campano -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php