Re: [PHP-WIN] creating a php extension
by Craig Morrison other posts by this author
Jan 31 2002 1:27PM messages near this date
[PHP-WIN] creating a php extension
|
[PHP-WIN] PHP 4.0.6 On Win2k IIS5
Petr Krebs wrote:
>
> maybe it's a stupid question, but can anybody tell me where to get some
> information about writing win32 php extension DLL? i've been searching
> through the official web pages but i haven't manage to get anything.
First thing you need to do is go here:
http://www.php.net/manual/en/install.windows.php
Read the page very carefully, it tells you everything you need to get a build
environment running with MSVC and CygWin.
After you get that done and can successfully build PHP, contact me off the
list and I'll send you a simple extension that should serve as a good example.
--
Craig Morrison
http://www.mtsprofessional.com/
A Win32 Email server that works for you.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe@[...].net
For additional commands, e-mail: php-windows-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
Thread:
Petr Krebs
Craig Morrison
|