Meeting Attendance

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
xionhack
Forum Contributor
Posts: 100
Joined: Mon Nov 10, 2008 9:22 pm

Meeting Attendance

Post by xionhack »

Hello. I have to make a meeting attendance sheet. We have meetings every tuesday night and 3 meetings every saturday. How can I do the sql and the php, to save the meetings and take attendance of the people that went. I already have a table with all the member's info, but I'm missing the one for the service. Can somebody help me?! Thanks
Post Reply