Re: DOMDocument Size limit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 9:59 AM +0100 12/19/06, Bernhard Zwischenbrugger wrote:
Hi

 When calling |->createElement($name, $value) My content is truncated to
 around 4k.  If what is in $value is less than 4000 bytes then it works
 fine but if it is more, the data is truncated.  Is there a setting I
 don't know about that will change that limit?  I need it to be more like
 100k or maybe even more.|

I can't see a 4k limit.
Here an example:

http://lamp2.fh-stpoelten.ac.at/%7Elbz/beispiele/ws2006/support/test.php
http://lamp2.fh-stpoelten.ac.at/%
7Elbz/beispiele/ws2006/support/test.phps

Maybe you use GET Variables, GET Variables are limited to 4k

Bernhard

Bernhard:

The limit depends upon the server. I did an experiment and my server will take 7000 characters, but not 8000. So, for me the limit is somewhere in between.

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux