for my website, i'd like to add a new functionality.
I would like user to be able to upload his bookmarks backup file (from any browser if possible) so I cand upload it to their profile and they don't have to insert all of them manually...
the only part i'm missing to do this it's the part of extracting title and URL from the uploaded file.. can anyone give a clue where to start or where to read?
used search option and ( how to extract data from a raw html file ) this sis the most related question for mine and it doesn't talk about it..
I really don't mind if its using jquery or php
thank you very much
PS: this is my first question but it's been a while since I visit this awesome site, thanks!