Can they work together? Not really. And yet, ..
I recently did this to wrap a website's session based
authentication/priveleges system around awstats.
My PHP wrapper script, when it called the AWStats perl script, has all CGI
environment variables set, so the output was ok even for the seperate
p
hi list. does anyone have a clue on managing access to a script
written in perl from php? is there a way they can work together?
thanxs in advance.
mark
Sent by Medscape Mail: Free Portable E-mail for Professionals on the Move
http://www.medscape.com
--
PHP Windows Mailing List (http://www
Hi Mike,
I maintain both extensions, and they are stable but I have not had enough
time to create any documentation for these two extensions. I did write an
article in PHP Magazine some months ago about IISFunc. At this point your
best choice is to look at the source code. I can extract the protot
php-windows Digest 10 Feb 2004 19:06:36 - Issue 2115
Topics (messages 22778 through 22780):
Re: php apache and multiple users
22778 by: Vail, Warren
22779 by: Vail, Warren
Does anyone have experience with php_ntuser/php_iisfuncs.dll?
22780 by: Mike G
Administrivia:
I running php on a win2k/iis box in a intranet enviroment. I recently
came across two dll's which I thought I might be able to use (in my
windows enviroment): php_ntuser.dll and php_iisfuncs.dll. I found them
on http://snaps.php.net/win32/PECL_UNSTABLE/ and
http://kromann.info/pecl.php. Goog