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