Em Terça 05 Junho 2007 23:52, [EMAIL PROTECTED] escreveu: > That's exactly correct. Except I /think/ you should use "\n" instead of > '\n'. >
Thank you for the reply... =)
I'll check this... BTW:
array explode ( string $delimiter, string $string [, int $limit] )
So, I was wrong...
The right way, probaly, is:
$str=explode("\n",$_POST["my_text"]);
Thank you very much.
--
Davi Vidal
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--
"Religion, ideology, resources, land,
spite, love or "just because"...
No matter how pathetic the reason,
it's enough to start a war. "
--------------------------------------------------------
Por favor não faça top-posting, coloque a sua resposta abaixo desta linha.
Please don't do top-posting, put your reply below the following line.
--------------------------------------------------------
pgpS3oEAG6jIw.pgp
Description: PGP signature

