ishboo Posted December 27, 2006 Share Posted December 27, 2006 first of all, if I sound like a noob here, I assure you I'm not as much of a noob as I may seem, now I am no guru, but I know enough.So I am writing a toolbar for firefox that uses buttons that goto pages on my site, now one of these needs to get the previous websites address to add to a mysql database, that entire script is finished, except getting the previous url, I have tries referrer stuff, I don't think it worked since it was coming through the firefox toolbar and not a page, or I may be dead wrong, so does anyone have any other ideas of getting the previous page, or other php referrer stuff, or how to get the url in javascript, because then I could just use a $_GET for it, but again I've tried javascript ways too that work in normal pages, but firefox xul files handle it a little differently, any help at all is appreciated!thanx Link to comment https://forums.phpfreaks.com/topic/31922-solved-php-referrer/ Share on other sites More sharing options...
trq Posted December 27, 2006 Share Posted December 27, 2006 [quote]So I am writing a toolbar for firefox[/quote]Does this question have anything to do with php? Can we see some code as Im not sure of what it is exactly your asking? Link to comment https://forums.phpfreaks.com/topic/31922-solved-php-referrer/#findComment-148159 Share on other sites More sharing options...
ishboo Posted December 27, 2006 Author Share Posted December 27, 2006 I no longer need any help, thanks for responding, I was gonna try to make the script with php on a seperate web page so it wouldn't have as much to do with the toolbar, but I got the feature working with javascript, thanx for the help though! Link to comment https://forums.phpfreaks.com/topic/31922-solved-php-referrer/#findComment-148315 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.