about school management system

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
User avatar
PHPycho
Forum Contributor
Posts: 336
Joined: Fri Jan 06, 2006 12:37 pm

about school management system

Post by PHPycho »

Hello gr8 PHP coders over there...............
I am building a school management system...which includes the following.....
>student profile
>teachers profile
>progess report(mark sheets)
>classes
>subjects
Can anybody give me a clear idea about school management system..so that mistakes are known in advance by helping me in the database design.....em would be very greatful if anybody would give the related database design.....
Anyways thanks all of u for reading my post.....
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Sounds almost like an MIS. If you don't really know a lot about school MIS systems then you may find that this is going to be deeper than it first seems.

Can't really offer you too much direct advice for whatever reasons but starting SchoolForge would be a good idea ;)
User avatar
PHPycho
Forum Contributor
Posts: 336
Joined: Fri Jan 06, 2006 12:37 pm

a help for marksheet database design

Post by PHPycho »

i am in dilemma how to generalize the database table for the marksheet of students..........can anybody provide me the schema of table for marksheet of students
Post Reply