php3-list | 199901

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

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.

Aaron

> -----Original Message-----
> From: Rasmus Lerdorf [SMTP:rasmus <email protected>]
> Sent: Friday, January 22, 1999 12:35 PM
> To: Aaron Gomez
> Cc: php3 <email protected>
> Subject: Re: [PHP3] dl() function
>
> > However, the documentation is sparse and I haven't been able to find
> > examples in the PHP archives. My basic questions are, how to invoke
> > functions within the dll and use them within scripts. I want to
> build a
> > DLL that will have functions to provide data to php scripts. How do
> I
> > reference the DLL functions in the php script? Are there any
> > guidelines for writing such a dll? Is there some rules I have to
> follow
> > for the names of the exported functions in the dll?
>
> See the dl/ directory in the source distribution. There are a couple
> of
> example dynamic modules there.
>
> -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>
>

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