View Single Post
  #11  
Old 10-04-2005, 06:59 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

If your not sure if your server has GDlibrary installed, place this script on your server and execute you should see some output if its installed.
Code:
<?php echo "<PRE>"; var_dump(gd_info()); ?>
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote