take Posted January 2, 2008 Share Posted January 2, 2008 Hi, i have one problem with php and mysql so i need some help. I have one database wher is stored some links and one DB users, i print that DB links on webpage so users can see it. Problem is next: if i have 20 links and 100 users i want to show first 5 (from 1-5) links only to first 25% of all users (every day i have new users so i cant have fix number of them , i need to split them on %), then i want to show other 5 (from6-11) links to other part of 25% users and so on till 100%. If you have any idea how i can do this please tell me. Admins sorry if i write this topic in wrong forum. Quote Link to comment https://forums.phpfreaks.com/topic/84052-how-to-show-some-db-rows-to-some-users/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.