How to...

[email protected] ("Mike__MRM") Fri, 27 Mar 2009 23:43:16 -0500
Newsgroups php.gd.devel
Message-ID <C2B1EA29D9F4453E9F3926678DC212A9@owner11978dfaa>
Hello im new to GD and ive started my own php apache server on windows and want to do dynamic images but cant seem to get it.  ive enabled php_gd2.dll or whatever in the php.ini file and everything but when i put
<?php
echo "<xmp> ";
print_r( gd_info() );
echo "</xmp> ";
?>
it doesnt show anything.
now i have a 1and1 website www.mikemrm.com and when i put that in it comes up with a hole bunch of stuff.

when i do the php info it has a section called gdbundled but i cant seem to find that anywhere so i was wondering if there was a way you could send me the gdbundle and a how to install it.

if you could do this that would be great.