PDA

View Full Version : Test for Freetype module?


mouse
12-13-2002, 11:36 PM
Hi there,

Is there any simple method for testing to see whether this module is installed on my server?

That's all thanks :o

Nightfire
12-13-2002, 11:42 PM
<? phpinfo(); ?>

Should tell you everything that's installed

mouse
12-13-2002, 11:47 PM
I knew that :rolleyes: just testing :o