hi,
i got a page, e.g. http://www.dev.com/folder1/folder2/page.php
and trying to pass some variable to this page, in order to make the url search engine friendly, i make use of explode and path_info , to make it looks like this
http://www.dev.com/folder1/folder2/page/variable
to avoid the browser from recognize variable as current folder which will mess up all my path thingys where i use relative path all the ways, i used base href...
everything is working fine in IE, but not firefox. Firefox not supporting base href ?
any other solution / suggestion to my scenario will be much appreciated.
thx in advance
firefox dont support base href?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
Article and description for other may be found in Alistapart
I have not tested this however so I do not know if it works.
I have not tested this however so I do not know if it works.