Re: [PHP-WIN] problems about sql server2000,help

2003-02-08 Thread Frank M. Kromann
Hi, At this stage you can not use the MSSQL extension to read datatypes ntext, nchar and nvarchar from a MSSQL server. This is caused by an outdated version of DBLIB from Microsoft. This library has not been updated since SQL Server 6.0. The fix for now is to use ODBC or COM to communicate with

[PHP-WIN] problems about sql server2000,help

2003-02-08 Thread auto_null
code: but errors occur: Warning: MS SQL message: Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier. (severity 16) in f:\web\a.php on line 6 Warning: MS SQL: Query failed in f:\web\a.php on line 6 i

Re: [PHP-WIN] Passing parameters in forms

2003-02-08 Thread Apollo
Thanks a lot. "Fran Thomas" <[EMAIL PROTECTED]> wrote in message 791B993F24F4D311BB3B009027E792640540E8F4@radbuksdnt18">news:791B993F24F4D311BB3B009027E792640540E8F4@radbuksdnt18... > Depending whether or not you are using autoglobals... > > try reading $_POST['myName'] > > .:Fran > > -Origina

[PHP-WIN] Re: PHP and .NET AGAIN...NEWBIE!!!

2003-02-08 Thread pingywon MCSE
Thank you for your help..I followed your link and think I configured everything correctly..but IT STILL DOESN'T WORK.. -- > > http://www.rtfmnewbie.com/php-iis6.txt > > That has an EXACT step by step setup of php. > > > > Regards, > Nick H. > [EMAIL PROTECTED] > > > -

php-windows Digest 8 Feb 2003 20:45:57 -0000 Issue 1578

2003-02-08 Thread php-windows-digest-help
php-windows Digest 8 Feb 2003 20:45:57 - Issue 1578 Topics (messages 18403 through 18407): Re: Setting cookies question 18403 by: Andrew Staples CAREFUL! xml, xslt & php - long mail 18404 by: thomash.gmx.co.za mssql_query raises "The specified CGI application misbehaved by

[PHP-WIN] Re: PHP and Apache2 experimental?

2003-02-08 Thread Vladimir Galkov
"Matt Hillebrand" <[EMAIL PROTECTED]> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ: 003301c2cf0c$5e029560$0100a8c0@beast">news:003301c2cf0c$5e029560$0100a8c0@beast... > Hello. I'm just wondering when the use of PHP with Apache 2 for Windows > will no longer be considered "experimental." I'm tired of using

Re: [PHP-WIN] PHP and Apache2 experimental?

2003-02-08 Thread Davy Obdam
Hi Matt, I have used Apache 2 with PHP on Windows 2000 Pro and Windows XP Home/Pro since the first Apache 2 version came out, I never experienced any problems. I think Apache 2 is better then 1.3x on a windows machine. I am now running Apache 2.0.44 and PHP 4.3.0 without any problem on a w

[PHP-WIN] mssql_query raises "The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:" Error

2003-02-08 Thread Davoud Sangchoulie
Hi. I have installed "PHP 4.1.1" on IIS server (Windows 2000 Advanced Server). After connecting to SQL Server 2000 using "mssql_connect" command and selecting my database using "mssql_select_db", I am going to query on that database using "mssql_query".But the "Application Error" dialog box appear

[PHP-WIN] CAREFUL! xml, xslt & php - long mail

2003-02-08 Thread thomash
Hi guys, HELP! HELP! HELP! I REALLY would like to use xml & xsl to create dynamic content for a site. Php will play the role of bringing them together, catching the output and updating the files. --- OS = win2000 P | php version=4.3 | server=Apache NOW! I have downloaded following files:

[PHP-WIN] FW: Setting cookies question

2003-02-08 Thread Andrew Staples
Warning...admitted Newbie I can't seem to get cookies set on my win2k php installation (latest version of php, just loaded this week): I run this script on a page: and the page never loadsit eventually just times out, meaning it is just looping on itself, I suppose. I don't get any message

php-windows Digest 8 Feb 2003 08:23:04 -0000 Issue 1577

2003-02-08 Thread php-windows-digest-help
php-windows Digest 8 Feb 2003 08:23:04 - Issue 1577 Topics (messages 18392 through 18402): Re: Newbie: How to initialize a superclass 18392 by: Mikey 18393 by: Michael Wallner no output from php using PWS 18394 by: Ace PHP and Apache2 experimental? 18395 by:

[PHP-WIN] site navigation with odbc mssql7

2003-02-08 Thread ps_jkt
hallo list, we need example for site navigation (for database, we use odbc and MSSQL 7), thanks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php