php3-list | 199901
Date: 01/22/99
- Next message: Brian: "[PHP3] PHP storefront?"
- Previous message: Aaron Gomez: "[PHP3] dl() function"
- In reply to: Aaron Gomez: "[PHP3] dl() function"
- Next in thread: Aaron Gomez: "RE: [PHP3] dl() function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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>
- Next message: Brian: "[PHP3] PHP storefront?"
- Previous message: Aaron Gomez: "[PHP3] dl() function"
- In reply to: Aaron Gomez: "[PHP3] dl() function"
- Next in thread: Aaron Gomez: "RE: [PHP3] dl() function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

