View Single Post
Old 10-02-2007, 04:24 PM   #5 (permalink)
cherries
The Wanderer
 
cherries's Avatar
 
Join Date: Oct 2007
Posts: 20
Thanks: 0
cherries is an unknown quantity at this point
Default

or you could just do this:
PHP Code:
<?php
    dl
('GD2.dll');
    
    
// [ CODE HERE ]
?>
cherries is offline  
Reply With Quote