in the php.ini make sure the global register=on. PHP 4+ this is set to off
by default.
From: "Jed R. Brubaker" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Session Variables
Date: Wed, 4 Dec 2002 00:15:19 -0700
I am having a problem with a simple script that uses session var
Are you saying that you've defined the the field as VARCHAR(4000)? I thought
VARCHAR only went up to 255?
Ok...Using newest version of PHP on an NT IIS machine with a SQL 2000
database. Here is the issue:
I have a nvarchar field with a size of 4000.
I submit a text string from a form to thi