Posted by Raz on 10/04/01 11:32
Or " "
On 19/11/05, Raz <raz.net@gmail.com> wrote:
> Try
>
> On 19/11/05, Alex Alfonso <alexalf@ozemail.com.au> 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@ozemail.com.au
> >
> >
>
[Back to original message]
|