On Sun, 01 Aug 2004 00:27:33 +0200, Schalk Neethling
<[EMAIL PROTECTED]> wrote:
> Justin
>
> Ok here is what is happening, the code is as follows:
>
>
> echo '';
> echo ' height="120" />';
> echo '';
> ?>
>
>
>
> When I access the page with eithe
Justin
Ok here is what is happening, the code is as follows:
echo '';
echo '';
echo '';
?>
When I access the page with either FireFox 0.9 or IE 6.0 BLOCK TWO
prints ../media/ads/001.jpg but, BLOCK ONE is totally skipped over.
Justin Patrin wrote:
On
On Sat, 31 Jul 2004 15:15:33 -0700, Justin Patrin <[EMAIL PROTECTED]> wrote:
> On Sat, 31 Jul 2004 22:13:49 +0200, Schalk Neethling
> <[EMAIL PROTECTED]> wrote:
> >
> >
> > Justin
> >
> > I copied your php string with the ; at the end and as before nothing :(
> > When looking at the HTML source af
On Sat, 31 Jul 2004 22:13:49 +0200, Schalk Neethling
<[EMAIL PROTECTED]> wrote:
>
>
> Justin
>
> I copied your php string with the ; at the end and as before nothing :(
> When looking at the HTML source after the page has been parsed the
> following is there:
>
> so the tag is completely
> s