Post Reply  Post Thread 
Link do fajla izvan foldera
Author Message
Tigh
Novi korisnik
*


Posts: 57
Group: Registered
Joined: Mar 2007
Status: Offline
Reputation: -1
Post: #1
Link do fajla izvan foldera

Kako da napravim link do datoteke koja se nalazi izvan mape,Hmmm, tj kako da napravim link iz poddirektorija u glavni???

23-08-2007 03:55 PM
Find all posts by this user Quote this message in a reply
Len0
Redoviti posjetitelj
**


Posts: 252
Group: Registered
Joined: Mar 2007
Status: Offline
Reputation: 2
Post: #2
RE: Link do fajla izvan foldera

Imas na tutorialima.
Kucas :
<a href="../folder/fajl"</a>
Palac-gore


RTFM - Rich Text Format Manual

This post was last modified: 23-08-2007 04:17 PM by Len0.

23-08-2007 04:16 PM
Find all posts by this user Quote this message in a reply
d@d
Forumaš
***


Posts: 552
Group: Registered
Joined: May 2006
Status: Offline
Reputation: 9
Post: #3
RE: Link do fajla izvan foldera

Code:
<a href="../datoteka.html" title="blab">blab</a>

ili možeš jednostavno upisati s domenom:

Code:
<a href="http://www.domena.com/datoteka.html" title="blab">blab</a>


http://www.justbeonline.net @ web katalog
jel bitno??!?

This post was last modified: 23-08-2007 09:59 PM by d@d.

23-08-2007 09:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
MiRkO
Redoviti posjetitelj
**


Posts: 96
Group: Registered
Joined: Jun 2007
Status: Offline
Reputation: -4
Post: #4
RE: Link do fajla izvan foldera

<a href="http://s1.gladiatus.ba/game/c.php?uid=27023" target="_blank">Klikni jednom na dan</a>
24-08-2007 06:00 PM
Find all posts by this user Quote this message in a reply
Tigh
Novi korisnik
*


Posts: 57
Group: Registered
Joined: Mar 2007
Status: Offline
Reputation: -1
Post: #5
RE: Link do fajla izvan foldera

ali kad idem s ovim:

echo "<meta http-equiv=\"refresh\" content=\"0; URL=../index.php\">";

ne radi.

27-08-2007 12:51 AM
Find all posts by this user Quote this message in a reply
Stazh
Redoviti posjetitelj
**


Posts: 84
Group: Registered
Joined: Mar 2006
Status: Offline
Reputation: 4
Post: #6
RE: Link do fajla izvan foldera

Tigh Wrote:
ali kad idem s ovim:

echo "<meta http-equiv=\"refresh\" content=\"0; URL=../index.php\">";

ne radi.


U tom slučaju napravi cijeli path do datoteke (npr. "www.blabla.com/bla/index.php").


Pusti priče, uzmi Osječko!
"Programming is an art form that fights back"
27-08-2007 07:07 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: