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