|
Posted by crepmaster on 10/01/07 12:21
On 1 Ott, 14:02, Bruno Barros <rage...@gmail.com> wrote:
> On 1 Oct, 12:43, crepmaster <ebonguean...@gmail.com> wrote:
>
>
>
>
>
> > 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.
>
> Well it is, but if that is not working then that's because you're
> relative path is not correct. And because I don't know the layout of
> your folders I can't tell you how to put the correct one ;).- Nascondi testo tra virgolette -
>
> - Mostra testo tra virgolette -
the strutture of my path is c:\easphp\www\sites\phpsite\images\logo.gif
Navigation:
[Reply to this message]
|