On Wed, Feb 20, 2013 at 1:32 PM, Matijn Woudt <[email protected]> wrote: > > An input with type=text is used for single lines, so yes, newlines get > stripped. > Either use a textarea with style="display: none", or store the data in a > session instead.
Or at least <input type="hidden"/>.
--
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

