PunjabHaker Posted March 18, 2007 Share Posted March 18, 2007 i need a back link like a href="../index.php">link</a> but it doesn't work i am in c:\web\site the file is in c:\web\index.php how can i make a link ../index.php - doesn't work please help Link to comment https://forums.phpfreaks.com/topic/43190-back-link-problem/ Share on other sites More sharing options...
JasonLewis Posted March 18, 2007 Share Posted March 18, 2007 it works for me if i go ../ in the link. Link to comment https://forums.phpfreaks.com/topic/43190-back-link-problem/#findComment-209799 Share on other sites More sharing options...
shaunrigby Posted March 18, 2007 Share Posted March 18, 2007 use ../ if you have a file in another folder eg web/site/index.php if you have files in the same folder eg/web/index.php | /web/config.php then you oly need to use index.php (without the ../) Link to comment https://forums.phpfreaks.com/topic/43190-back-link-problem/#findComment-209895 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.