Log in

View Full Version : Online bookmarks/favourites



Burgin
07-26-2009, 10:44 AM
I'm developing a site to be used by a group of about 30 friends to use as their browsers homepage. Most want to use the site both at home and at work. Is there any way that they can use the website to save links to their favourite websites that can be either private or public? Any ideas anyone?

thetestingsite
07-26-2009, 07:09 PM
This can be accomplished easily using a server side language (such as PHP) and a database (such as MySQL) to save the data.

burginsteve
07-27-2009, 05:17 PM
Thanx for that... off in that direction.