I want to add this functionality on my website to display User profile on clicking on his name.. I think it is a javascript .. right ? Does anybody know how to do that ? I might need to apply AJAX to bring data from db. Please advise.
You're correct, the functionality is a mixture of Javascript and CSS. Although I'm not quite sure how to do that myself, I would suggest going to dynamicdrive.com or forums.digitalpoint.com/showthread.php?t=13051 (a thread with a similar question) to help you out. As far as I know, you wouldn't need AJAX, since most menus use hidden DIVs on the same page. I hope this helps, and perhaps someone with more Javascript knowledge can chime in and help.
Hello, Search google for: php connect to mysql database, and php select from database Mike PS I would have provided links but im not allowed to yet