php-windows | 2003112
Date: 11/21/03
- Next message: Gerardo Rojas: "[PHP-WIN] Regular Expression Question"
- Previous message: Alexandre Trevisani: "[PHP-WIN] Compiling"
- In reply to: Alexandre Trevisani: "[PHP-WIN] Compiling"
- Next in thread: Alexandre Trevisani: "Re: [PHP-WIN] Compiling"
- Reply: Alexandre Trevisani: "Re: [PHP-WIN] Compiling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Gerardo Rojas: "[PHP-WIN] Regular Expression Question"
- Previous message: Alexandre Trevisani: "[PHP-WIN] Compiling"
- In reply to: Alexandre Trevisani: "[PHP-WIN] Compiling"
- Next in thread: Alexandre Trevisani: "Re: [PHP-WIN] Compiling"
- Reply: Alexandre Trevisani: "Re: [PHP-WIN] Compiling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

