Re: EMPTY??

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

 



On 10/23/07, Dan Shirah <mrsquash2@xxxxxxxxx> wrote:
>
> I did a simple test like this on my save page:
>
> <?php
> $comments = $_POST['comments'];
> echo "0000".$comments."0000";
> ?>
>
> And it returns 00000000
>
> So, that should show me that there are no place holders, no characters,
> and no carriage returns for the value of $comments, correct?
>

Does it look the same way if you view source?

[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