[PHP-WIN] Compiling

2003-11-21 Thread Alexandre Trevisani
I have a file with many functions defined for my use in some applications.
How can I compile them so that I can use it as an PHP extension ?  Is that
possible ?

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-WIN] Compiling

2003-11-21 Thread Alexandre Trevisani
Thanks a lot.

I´ve seen that all instructions in Zend refer to Linux based compilation, as
well as the source code available in php.net is in Linux file format. Will
it work in Windows ?

"Eric Colinet" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> Hi,
>
> >I have a file with many functions defined for my use in some
applications.
> >How can I compile them so that I can use it as an PHP extension ?  Is
that
> >possible ?
>
> Yes, look at http://www.zend.com/apidoc/ to have more info about it.
>
> Additionnaly you can look at the ext/ sub directories in the PHP sources
to
> have good exemples.
>
> In particular you can use the ext/ext_skel_win32.php script to have a good
> starting point for writing you extension.
>
>
> Eric

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php