Jump to content

import bookmarks/favorites list


.josh

Recommended Posts

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?
Link to comment
https://forums.phpfreaks.com/topic/5060-import-bookmarksfavorites-list/
Share on other sites

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.