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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to