From the PHP FAQ ...

" The last method is to use PHP as a plug-in for a multithreaded web 
server. Currently this is only theoretical -- PHP does not yet work 
as a plug-in for any multithreaded web servers. Work is progressing 
on support for ISAPI, WSAPI, and NSAPI (on Windows), which will all 
allow PHP to be used as a plug-in on multithreaded servers like 
Netscape FastTrack, Microsoft's Internet Information Server (IIS), 
and O'Reilly's WebSite Pro. When this happens, the behavior will be 
essentially the same as for the multiprocess model described before. "


I thought that PHP was available as a ISAPI & NSAPI plug-in already?
Is it not?


cheers,
Richard

-- 
PHP Development 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