php-windows Digest 1 Apr 2001 12:47:46 -0000 Issue 521
Topics (messages 6417 through 6418):
help me
6417 by: ʫ������
PHP run in PWS ?
6418 by: Holy_Man
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
how do submit the stream,file or string to
"application/x-www-form-urlencoded" form?
then ,
how do get the stream,file or string from
"application/x-www-form-urlencoded" form?
it look as get $HTTP_RAW_POST_DATA from FDF form.but I want get detailed
information.
Dear Friends,
A little trouble came when I try to run PHP in PWS using ISAPI, I think this
happened cause the registry that i change during the confuguration. Before I
set the registry in win98, there's no error problem when I try to load a
php page ( even there is nothing i can see, just a blank of page ). It's ok
when I run my php using CGI. But I think I'd rather prefer to run PHP using
ISAPI. Does any one can help me to solve this out ?
Regards,
Martin