|
Posted by crepmaster on 10/01/07 11:43
On 1 Ott, 12:15, "Rik Wasmus" <luiheidsgoe...@hotmail.com> wrote:
> On Mon, 01 Oct 2007 11:25:36 +0200, crepmaster <ebonguean...@gmail.com>
> wrote:
>
> > i'm a newby. I'm trying to built an php page with 3 include of html
> > page with a structure like this
> > <did id=header>
>
> ..div..
>
> > <?
>
> <?php
>
> > include ("header.thml);?>...
>
> .html ?
>
> > Things going well but the html page images are not display in the php
> > page.
> > Someone can tell me why please?
> > thanx
> > the src=/images/logo.gif
>
> <img src="/images/logo.gif">
>
> If that doesn't work, look at the _source_ of the page.
> --
> Rik Wasmus
ok il with the static src. it's ok. But is it the only way to do it?
isn't it possible to use an relative path?
Thanx again.
Navigation:
[Reply to this message]
|