Php, Can it handle a course timetabling?

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
onslaught
Forum Newbie
Posts: 1
Joined: Wed Oct 26, 2011 7:35 am

Php, Can it handle a course timetabling?

Post by onslaught »

I am looking forward of using PHP in a web based course timetabling?

Is it feasible?

Can PHP handle such scheduling? :?:
mikeashfield
Forum Contributor
Posts: 159
Joined: Sat Oct 22, 2011 10:50 am

Re: Php, Can it handle a course timetabling?

Post by mikeashfield »

Google found me this: http://www.unitime.org/

Going by what you said that you needed, it seems to fit the bill just perfectly. There are lot of features but you wouldn't need to use them all of course.

HTH,
Mike. :D
Post Reply