Date: 01/03/00
- Next message: bob <email protected>: "Re: [PHP-DEV] includeing c (BLADE)"
- Previous message: opoplawski <email protected>: "[PHP-DEV] PHP 4.0 Bug #3097: Apache compile fails with undefined math lib symbols"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] includeing c (BLADE)"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] includeing c (BLADE)"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] includeing c (BLADE)"
- Reply: Sascha Schumann: "Re: [PHP-DEV] includeing c (BLADE)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok. This will be supported in php4?
Also a request. perl, python, tcl and the other languages are a real pain
to code extentions for because they dont keep there libs in nice places,
or they move them around. Cound you provide a php-config script that could
be used to find that info like gnome, kde, imlib, blade, and other libs
do? being able to use this method has saved me and other coders alot of time.
Thanks,
Bob
On Mon, 3 Jan 2000, Andrei Zmievski wrote:
> On Sat, 01 Jan 2000, bob <email protected> wrote:
> > LibBLADE, it could take down the whole web server. What is the best way of
> > creating php functions in c? Could someone point me to a document if one
> > exists?
>
> Bob,
>
> Since the build system has just been reorganized and we all need to
> figure out (hint, Sascha) how to build standalone shared PHP extensions,
> you may want to wait a little bit. Once things settle down, you can
> write a PHP extension and load it with dl() function.
>
> -Andrei
> * Ethernet n.: something used to catch the etherbunny. *
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: bob <email protected>: "Re: [PHP-DEV] includeing c (BLADE)"
- Previous message: opoplawski <email protected>: "[PHP-DEV] PHP 4.0 Bug #3097: Apache compile fails with undefined math lib symbols"
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] includeing c (BLADE)"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] includeing c (BLADE)"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] includeing c (BLADE)"
- Reply: Sascha Schumann: "Re: [PHP-DEV] includeing c (BLADE)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

