how to turn students to a higher classes after a new academic year enters using php

Discussion in 'PHP' started by internally1, Aug 12, 2012.

  1. #1
    am developing a school management system, i gat this problem....i want enrolled students to move to new classes without doing it manually when new academic year enters

    anyone who can help plz.......
     
    internally1, Aug 12, 2012 IP
  2. matt_62

    matt_62 Prominent Member

    Messages:
    1,827
    Likes Received:
    515
    Best Answers:
    14
    Trophy Points:
    350
    #2
    what if once all the records and results are done, the php system checks that all requirements are met and enrolls them in a new table called "2013 enrollements"
    So im saying that when you enter in my end of year results, such as maths english computers, each time a result is entered it checks to see if all the requirements are met, once all requirements met im enrolled in next year, and for next year perhaps its possilble to call the 2013 table automatically by getting the server year and working out which table to use.

    so this way you have accurate records for who was enrolled in previous years as well as soon as its 2013 you have the new enrollements updated already.
    Just my thoughts on how i would approach the situation.
     
    matt_62, Aug 12, 2012 IP
  3. internally1

    internally1 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    let me try ur idea n see
     
    internally1, Aug 15, 2012 IP