need help in developing social networking script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tej
Forum Newbie
Posts: 2
Joined: Wed Jul 29, 2009 12:11 am

need help in developing social networking script

Post by tej »

hi all,

i am new to php,i need to develop a task of displaying recent visitors of users profile like orkut.please help how to move forward.
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: need help in developing social networking script

Post by jackpf »

If you want to display "recent visitors" then you'll have to log users and page requests in a database.
Post Reply