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

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

Reply via email to