[PHP-WIN] How to fulfill REQUEST.QUERYSTRING()

2001-04-28 Thread Gu Weidong-a1923c
Want to know how to get the value of "START" from http://root/php.php?START="STARTSTRING"; ? I know it is easy to get it in ASP using REQUEST.QUERYSTRING("START"), but how do it in PHP? Thanks, Weidong Gu -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTE

[PHP-WIN] Oracle8 ODBC connection Problem

2001-04-28 Thread Ling Wang
Hi Everyone, I am running WinNT Server with service pack4. I am using IIS4.0 as web server. The Oracle is Oracle8i on WinNT. I installed the latest PHP (v4.04) and it works fine with ODBC driver for Microsoft SQL7.0 and Access97 databases. However, I just can't get it right for Oracle8i. I tested

[PHP-WIN] Oracle8 ODBC connection

2001-04-28 Thread Ling Wang
Hi Everyone, I installed the latest PHP (v4.04) and it works fine with ODBC driver for Microsoft SQL7.0 and Access97 databases. However, I just can't get it right for Oracle. I tested the ODBC connection for Oracle with VB/ADO and it works fine. Here are the error messages I am getting when I run

Re: [PHP-WIN] IIS 5 and Tomcat?

2001-04-28 Thread Chris Boothe
Just answering my own question I think... Haven't tried this solution yet. http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.html Chris Boothe [EMAIL PROTECTED]

php-windows Digest 28 Apr 2001 22:03:40 -0000 Issue 569

2001-04-28 Thread php-windows-digest-help
php-windows Digest 28 Apr 2001 22:03:40 - Issue 569 Topics (messages 7109 through 7117): Re: Global variable 7109 by: Ruslan Ohitin How to get the Option Value? 7110 by: Gu Weidong-a1923c 7111 by: Gu Weidong-a1923c Socket dll extention for all win platforms

[PHP-WIN] IIS 5 and Tomcat?

2001-04-28 Thread Chris Boothe
Does anyone have any experience with setting up IIS 5 with Tomcat? I have downloaded the Win32 version of tomcat in several zip files. However they only consist of one DLL each. I need to get more information where can I look? Thanks, Chris Boothe [EMAIL PROTECTED]

[PHP-WIN] ?: Development ?: PHP 4.0 on Windows XP with Apache 2.0.17

2001-04-28 Thread Dickerson, Monty
I noticed that there doesn't seem to be much focus on making PHP4 stable as an ISAPI under pre-.NET Microsoft IIS using the Microsoft SQL Server DLL extension (works ok as a cgi though), or even on making Apache 1.3.x sapi stable (Apache 1.3 for Windows is forever branded "beta" so corporations st

[PHP-WIN] INSTALL ON WINNT+IIS

2001-04-28 Thread ro-e
hi i need to know what to do in order to allow php in my iis web sites Ro-e -- 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]

Re: [PHP-WIN] Quick question about Apache+NT

2001-04-28 Thread Phil Driscoll
>Does Apache only support CGI mode but not ISAPI on WINNT? It has its own server API - and an apache module version of PHP for windows is available in the full zip distribution. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- P

Re: [PHP-WIN] Mcrypt

2001-04-28 Thread carteBlanche
Hi, How did you configure mcrypt into php? Many thanks for your help! ""Dreamvale"" <[EMAIL PROTECTED]> wrote in message 000b01c0b240$220e7dc0$5800a8c0@moklc">news:000b01c0b240$220e7dc0$5800a8c0@moklc... > Hi, > > While trying out the following sample codes, > $key = "donkey kong"; > $input =

[PHP-WIN] Socket dll extention for all win platforms

2001-04-28 Thread Milcoveanu Radu
I need to know where can i get a dll with php socket functions (sock,bind,accept,write,recv,close,setsockopt,getsockopt) >From what i already know, there is no such dll available on the net. Can anyone tell me how to compile it and with what (I tried with Visual C++ 6.0 and failed). Besides, I'm