Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums

Go Back   Code Forums > Application and Web Development > PHP

Reply
 
LinkBack Thread Tools Display Modes
Old 09-17-2003, 07:12 PM   #1 (permalink)
Mr.Anderson
Registered User
 
Mr.Anderson's Avatar
 
Join Date: Mar 2003
Location: In a van, down by the river.
Posts: 24
Mr.Anderson is on a distinguished road
Send a message via AIM to Mr.Anderson Send a message via Yahoo to Mr.Anderson
Unhappy Relative paths -- I need help and I'm out of ideas.

I've been trying to echo back an IMG SRC="yadda yadda",
but I have this problem where I have to define an exact path
for the image. I don't know why, but ...
PHP Code:
echo "<body bgcolor=\"#FFFFFF\" background=\"../images/lines11.gif\" link=\"#FFFFFF\" vlink=\"#999999\">\n";
 
// This one works, and it's using a relative path!?
echo "<img src=\"E:\Joe\appServ\www\images\banner.gif\"><br>\n";
 
// This one works, but it's an absolute path.
echo "<img src=\"../images/banner.gif\"><br>\n";
 
// This does not work.
echo "<img src=\"http://localhost/images/banner.gif\"><br>\n";
 
// Nor does this does not work. 
I'm really not sure what the problem is.
( Short of user error. )

Any ideas?

EDIT: Nevermind, I found the problem. I needed to allow inherited permissions on the files since I changed my account type a few days ago. It's working perfectly now.
Mr.Anderson is offline   Reply With Quote
Old 09-22-2003, 03:14 AM   #2 (permalink)
sleepingdanny
Registered User
 
sleepingdanny's Avatar
 
Join Date: Jun 2003
Location: Israel
Posts: 1
sleepingdanny is on a distinguished road
Just add the following:

<basehref="http://www.yoursite.com">
sleepingdanny is offline   Reply With Quote
Old 09-22-2003, 09:46 AM   #3 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,706
sde is on a distinguished road
Cool Avatar Danny!
__________________
Mike
sde is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 03:59 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting