On Thu, Jul 11, 2002 at 01:32:07PM +1000, Richard Hayes wrote: > Dear list, > > How you check if php has built with GDlib support?
put <?php phpinfo(); ?> in a php file, take a step back and watch the result. It gives you a huge dump of whats compiled in, modules, and lots else. > > Can is be loaded it as a module? [nfi] K. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
