.josh Posted March 15, 2006 Share Posted March 15, 2006 okay i have a question. i'm not sure if you can even do this in php or if you have to do it with javascript or something. is there a way to get a list of the user's bookmarks/favorites links from their browser and put them into an array or something? well, i know there is a way to do this, but i'm not sure how to go about doing this or with what language. can anybody point me in the right direction? Quote Link to comment Share on other sites More sharing options...
keeB Posted March 15, 2006 Share Posted March 15, 2006 Unfortunately you would need a client side tool, like an ActiveX tool or something that downloads when you open the page.. Which would only work on Windows with IE... it definately can't be done with php.. since PHP is server side processing, not client side.Good luck. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.