I'm writing a PHP extension for a client. (Written in C as it has to access native code.)
I'm developing the extension on my own server before deployment.
The question is: how closely do my server's versions of apache and PHP have to match the clients? Do they have to match exactly, or does it not matter?


thanks
alex

p.s. does anyone have any handy links to webpages about writing PHP extensions in C or C++?

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



Reply via email to