Jump to content

How to use PHP extensions WITHOUT compiling PHP with them?


Recommended Posts

Hello friends...
I am developing a web-app which uses a interface to convert HTML to PHP, but in order to do so, I need to use the GD extensions. I want to know if there is a way to use the GD libraries WITHOUT compiling PHP with the previously mentioned extension? I mean, to use GD as part of my application and not to make it dependant from the PHP configuration.
10X

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.