Hi guys,
I would like to make a php site connected with mysql db.
where:
1.) users register their profile i.e. simple name, surname, nickname, email and captcha [this part is more or less clear I found some references and tutorials which I am following]
2.) select their favorite links; there will be a list of 30 links and each link have a “radio button” nearby and at the end of the list two “basic buttons” “reset all” and “save” [which tutorial-s is/are covering this parts or where can I look for some references in regards this topic?]
3) users browse the list and save those selected links / when the next time they login they can see their selected links without browsing the list and selecting them again [topics, tutorials?].
Thanks a lot… I will really appreciate your help!