Hi - I cant fins the right way to put this problem..
I have a structore wich is like this..
And from a dir
and
i like to include the same image pic.jpg, with the same code but i cant get
it to work..
I have tried.. include("/images/pic.jpg"); and the below but none work..
/images/pic.jpg
images/pic.jpg
//images/pic.jpg
\images\pic.jpg
images\pic.jpg
\\images\pic.jp g
What am i doing wrong..
Best regards
Timo.
I have a structore wich is like this..
And from a dir
and
i like to include the same image pic.jpg, with the same code but i cant get
it to work..
I have tried.. include("/images/pic.jpg"); and the below but none work..
/images/pic.jpg
images/pic.jpg
//images/pic.jpg
\images\pic.jpg
images\pic.jpg
\\images\pic.jp g
What am i doing wrong..
Best regards
Timo.
Comment