php3-list | 199901

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

I am new to PHP and am evaluating using it, the main thing attracting
me to it right now is the dl() funciton.

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?
 

Thanks,

Aaron

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