just use absolute URL's when you have the script include the pictures

On 3/28/07, Pivi <[EMAIL PROTECTED]> wrote:
Hi!

I have this files in my root folder

index.php
header.php
footer.php
"images" folder

then i made one new folder "new" and i copied index.php, header.php and
footer.php in this new folder (also leaving this files in root folder, too).

Now header.php and footer.php files in folder "new" are searching for images
in folder /new/images

and it shoud be looking for images in root folder/images

How can i fix this, so that all files in root folder and same files in new
folder retrieve images from the same location?

Thanks!

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to