Hi Guys,
Is there any way to use GD library without actually installing it on the machine. i,e something similar to DLL approach we use in Windows.
(since most of the hosting services do not provide GD lib along with PHP)
Is there any way to load a module or something dynamically from our script ?? (performance is not an issue!!)
Danny !!