Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] dl() function From: Rasmus Lerdorf (rasmus <email protected>)
Date: 01/22/99

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