php3-list | 199901

RE: [PHP3] dl() function From: Aaron Gomez (agomez <email protected>)
Date: 01/22/99

Yes, I was starting to make deductions. Thanks again. I will check out
the referenced material.

> -----Original Message-----
> From: Rasmus Lerdorf [SMTP:rasmus <email protected>]
> Sent: Friday, January 22, 1999 12:46 PM
> To: Aaron Gomez
> Cc: 'php3 <email protected>'
> Subject: RE: [PHP3] dl() function
>
> > Thank you. I had thought of going directly to the source and was
> > actually looking at a library when your e-mail arrived. I was
> looking
> > for explicit documentation though. If you are aware of any I would
> > appreciate it. Thanks for the input.
>
> Read apidoc.txt and CODING_STANDARDS in the PHP source distribution.
> There is no specific documentation for dynamic modules because there
> is no
> difference between those and normal internal static modules as far as
> PHP
> is concerned beyond some syntax in the actual module sources. And you
> can
> gleam that from the examples in the dl/ dir.
>
> -Rasmus

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>