carolyna850 Posted February 5, 2009 Share Posted February 5, 2009 I am a PHP beginner and having some hard times using temporary tables using MYSQL database server. i am developing a Bible Study Group Allocation System.My real problem is. I have a Table members,with the fields ID,Name ,MemberCode, StudentNumber,RegionalTeam(where one comes from),year(Year1,Year2,Year3,Year4),Gender. i want from the list of registered members to allocate groups of 8 persons, based on Gender,RegionalTeam and Year.Each group should have atleast 2 females and six males and from different regional teams and year.please assist me with the MYSQL and PHP code to do this. thankyou. carolyne Link to comment https://forums.phpfreaks.com/topic/143915-php-codes-to-allocate-members-to-groups/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.