Re: echo

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

 



Try this:


<?php
echo "Television viewers who turned to " . $_POST['word1'];
?>


--
Anas Mughal




On 11/19/05, Alex Alfonso <alexalf@xxxxxxxxxxxxxx> wrote:
>
> Can you please tell me how to make a space in php. I know that <br> is a
> new line and <p> is a new paragraph. But I just can't figure out what an
> earth a space is. Eg
> <?php
> echo "Television viewers who turned to";
> echo "<I need a space here>";
> echo $_POST['word1'];
> ?>
> Can you please tell me what a space is.
>
> Alex Alfonso
> alexalf@xxxxxxxxxxxxxx
>
>


--
Anas Mughal

[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