Hi I had a community web site and I need to show "Recent Visitors" under a profile ( just like in Orkut ) I do it successfully and that will show in the page like this ...
Name1, Name2 , Name3 ..
But I need to make link in each name. like
<a href="profile.php?userid=name1">Name1</a>
Please help me.. How can I do it with MySql and php...
Thanks
rajeesh