Ask a Question related to PHP Development, Design and Development.
-
Leigh Riley #1
PROBLEM : Installing GD for PHP's JpGraph
Hi there,
I've installed PHP on a variety of machines, but I seem to be having a
lot of trouble on Windows XP. I have 4.3.2 installed, and I would like
to use JpGraph[[url]http://www.aditus.nu/jpgraph/][/url], but I must first install
the GD library.
I found php_gd2.dll in my extensions directory, so I added it to my
php.ini file. However, when I point my browser to an example script, I
get a WINDOWS error message "Unknown(): Unable to load dynamic library
'/php_gd2.dll' - The specified module could not be found." When I take
it out, and point the browser to the example screen, I get a blank screen.
I haven't been able to find any help using Google.
Does anyone have any ideas?
Thank you very much in advance.
- Best regards,
Leigh
Leigh Riley Guest
-
Using a jpGraph image in an FPDF pdf output...
Has anyone ever suceesfully embedded a jpGraph image in an FPDF output? FPDF uses this function for an image $pdfGraph->Image('grfx/image.jpg',... -
gantt graph with JPgraph : margins ?
Hi, I use jpgraph library to make gannt graphs. I'd like to remove the box around the graph (of grey color) How to do then ? Thanks for any... -
linear regeression jpgraph
anybody done linear regression with jpgraph ? -
[PHP] Using a jpGraph image in an FPDF pdf output...-SOLVED
Has anyone ever suceesfully embedded a jpGraph image in an FPDF output? FPDF uses this function for an image $pdfGraph->Image('grfx/image.jpg',... -
PHP's References
I'm trying to create a stack of class objects; but on cycling through them with 'foreach' I am unable to update their properties. What is the...



Reply With Quote

