Re: [PHP-DEV] DL Extensions From: Jim Winstead (jimw <email protected>)
Date: 04/23/99

Okay, it looks like they hadn't succumbed to as much bit-rot as
I'd assumed. I was able to get a dynamically-loaded extension
up-and-running pretty easily following the SNMP module as a template.

I did encounter a strange situation where doing a php3_printf()
within my function doesn't seem to work if nothing has been sent
from the script yet (but works just fine if something has been sent
already). Not a big deal, since I won't actually be doing that in
the long run, but odd nonetheless.

If only the API I'm interfacing to were as easy to deal with....

Jim

On Apr 24, Frank M. Kromann wrote:
> Hi Jim,
>
> I'm using calendar, mssql, db2 and others. They all work fine :-)
>
> - Frank
>
> ----- Original Message -----
> From: Jim Winstead <jimw <email protected>>
> To: PHP3 Developers <php-dev <email protected>>
> Sent: 24. april 1999 00:22
> Subject: [PHP-DEV] DL Extensions
>
>
> > Anyone know if any of the extensions in the dl/ directory still
> > more-or-less work? I'm creating a new one and am just wondering if
> > one is better than the next to use as a model.
> >
> > Jim
> >
> > --
> > PHP Development Mailing List http://www.php.net/
> > To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
> > For help: php-dev-help <email protected>
> >
> >
>
>
> --
> PHP Development Mailing List http://www.php.net/
> To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
> For help: php-dev-help <email protected>
>
>

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>