>From the PHP Manual, Chapter 7 (String Type): Note: It is no problem for a string to become very large. There is no practical bound to the size of strings imposed by PHP, so there is no reason at all to worry about long strings.
It doesn't help solve the problem, but it should put you at ease about PHP being the culprit. (V) ----- Original Message ----- From: "R.S. Herhuth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 4:39 PM Subject: Re: [PHP-WIN] Is there a limit... PLEASE HELP I'm Desperate > > After checking the bios it seems to be truncating right around the 4092 > character mark (including spaces). I checked the database and it does > in fact contain the entire bio (well over the 4092 character mark)...and > as a side note ASP returns the entire bio. It seems to be some type of > truncation that is happening in PHP. > > Is there any way I can break the Bio up over several queries to ensure I > get the entire thing back? > > I'm dying here, I'm set to go live and I just noticed this problem. > > Please help. > > Ron -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php