graham23s Posted July 22, 2007 Share Posted July 22, 2007 Hi GUys, This is a weird problem i have just noticed but in internet explorer my pages work fine everything looks good but in firefox one of the pages is showing an extra slash. should show: http://www.site.com/details.php?id=1685 but shows: http://www.site.com/\details.php?id=1685 you see the extra slash after the trailing slash, i'm not sure if its something i should do in php or what googling the error i came up with this: http://gallery.menalto.com/node/29368 has anyone else came across this at all? thanks guys Graham Link to comment https://forums.phpfreaks.com/topic/61262-solved-problem-with-php-pgae-in-firefox/ Share on other sites More sharing options...
pocobueno1388 Posted July 22, 2007 Share Posted July 22, 2007 Show us the code that you use to display the link, maybe that is the problem. Link to comment https://forums.phpfreaks.com/topic/61262-solved-problem-with-php-pgae-in-firefox/#findComment-304828 Share on other sites More sharing options...
LiamProductions Posted July 22, 2007 Share Posted July 22, 2007 You should show the code. So we can find your problem. Link to comment https://forums.phpfreaks.com/topic/61262-solved-problem-with-php-pgae-in-firefox/#findComment-304836 Share on other sites More sharing options...
graham23s Posted July 22, 2007 Author Share Posted July 22, 2007 Sorry guys, it was my fault i put an extra \ in the code , ie thought it was ok , but firefox pixked it up as an error. cheers Graham Link to comment https://forums.phpfreaks.com/topic/61262-solved-problem-with-php-pgae-in-firefox/#findComment-304955 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.