I ran into a similar problem, deduced that my problem had to do with a buffer pool limit someplace, PHP?, APACHE, MY BROWSER, someplace. Modified my output to include more newlines where it made sense ("\n"), and the problem went away. Never really pinned it down.
hope you find it, Warren Vail Tools, Metrics & Quality Processes -----Original Message----- From: R.S. Herhuth [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 23, 2002 1:40 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] 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 > > Is there a limit to the amount of text a variable can hold? > > I have a situation where I'm querying a SQL database for a Salesmans > Biography and then echoing the variable using the syntax "$row['bio]" > and for some reason the bios appear to be truncated on the larger bios. > I am not processing the bios in any way shape or form so they should be complete. > > If in fact there is a limit, how could I formulate a work around for > this problem? > > Thanks, > Ron > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php