How to make a recent-signups page in PHP?
How do I let users know when somebody signs up on the home page?
that means it will display the data of user 150.
But once someone signs up, how do I let people know on the home.php page?
Something like a recent-posts but instead, recent-signups.
So it will show everyone who signed up within the last few days and will
give a link to their profile. (profile.php?id=150)
How do i go about doing something like this?
I already have a full signup, signin, and signout and profile system.
Its just stressful having to do the ?id=150 to get to each users' page. something like a user's list.
How do i do it?
Thanks guys






Cartoon Clouds
Mountains
Sunrise
Clouds
Green Clouds
None












Help