[PHP] About old GD DLL and PHP 4.0.4pl1

2001-01-24 Thread Vladimir Novakovic

Under PHP 4.0.4pl1 (for Windows) I can not start up old php_gd.dll from older PHP 
distribution.
This is old GD library 3.0.12 that have GIF support. (Under 4.0.3pl1 everything was 
fine).

Does anyone have idea about this problem 


Thanks in advance,
Vladimir

P.S. I installed and new ZendOptimizer for PHP. But I can not see that could be a 
problem?!?



[PHP] Question about PDF functions and PDFLib 3.03

2001-02-15 Thread Vladimir Novakovic

I'm running PHP4.0.4pl1-Win32, Zend Engine v1.0.4, Zend Optimizer v1.0.0, I
tryed to run sample script for creating PDF document. It's PHP manual
script, but I get message like this:

Fatal error: Call to undefined function: pdf_new() in c:/web/pdf/pdf.php on
line 2

phpinfo.php said:

PDF Support   enabled
PDFLib Version   3.03
CJK Font Support  yes
In-memory PDF Creation Supportyes


Can you help me with this problem?

Thanks in advance,
Vladmir

P.S. Here is a PDF that I wanted to create.

finished";
?>





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]