Hi ,
I was going to build this web application in PHP ,but i am not sure that which is the right approach to design this web app.
One that i could think of is start from HTML then move to JAVASCRIPT and then to PHP,like this i would be adding one feature at a time to the site.
Other approach could be to first create core PHP then later on create HTML & JAVASCRIPT part.
Please help me out .