Did you read
http://www.php.net/manual/en/function.dl.php
and related manual pages?

If you are having problem with dl(), what is  your PHP version?
I forgot which version, but some PHP seems does not load extensions with dl().
Look for bug db, I think this bug is closed.

As a short term resolution, how about just use php.ini to load it?

Regards,
--
Yasuo Ohgaki

"Jochen Kaechelin" <[EMAIL PROTECTED]> wrote in message
NFBBLHGFAKNLFNPOHMPHGEHFCCAA.jk@intern">news:NFBBLHGFAKNLFNPOHMPHGEHFCCAA.jk@intern...
> How can I dynamically load the PDF-extension only when
> needed?
>
>
> --
> phpArbeitsgruppe in Gruendung - Jochen Kaechelin
> Stuttgarter Str.3, D-73033 Goeppingen
> Tel. 07161-92 95 94, Fax 07161-92 95 98
> http://www.php-arbeitsgruppe.de, mailto:[EMAIL PROTECTED]
>
> --
> 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]
>


-- 
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]

Reply via email to