[PHP-WIN] Re: Activedirectory and ldap (AND NOVELL)

2001-08-25 Thread PoBK
full if anyone has any pointers on how to authenticate and browse a novell netware 5 server Cheers PoBK -- 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]

[PHP-WIN] Re: Is there any way to fork with PHP?

2001-08-25 Thread PoBK
> Like in Perl, is there any way to fork with php? I couldn't find any answers > to this question... Not that i know of... this I suspect is primarily to do with the fact that PHP was developed as a Web Scripting language and thus has no need to thread > There should be a solution for fork feat