Php master superior experts only
Posted: Fri Nov 26, 2010 8:17 pm
Lets say we all wanted to create a literature database website.
We'd need users to be able to sign in and post an author one at a time, which will turn into a link (listed as the authors name) on the homepage when refreshed. Then this link should be able to be clicked and users should be able to add books (one at a time [that that author legitimately wrote of course] then these books will be listed as links which can be clicked on then it will take you to a discussion page specifically for that book where users can discuss etc.
Much like the add a proffesor/ add a school template here:
http://ratemyprofessors.com/SearchSchool.jsp
but will instantly be listed as a link on the homepage
and needs to be able to handle potentially hundreds of posts?
will mysql be able to handle all of this?
We'd need users to be able to sign in and post an author one at a time, which will turn into a link (listed as the authors name) on the homepage when refreshed. Then this link should be able to be clicked and users should be able to add books (one at a time [that that author legitimately wrote of course] then these books will be listed as links which can be clicked on then it will take you to a discussion page specifically for that book where users can discuss etc.
Much like the add a proffesor/ add a school template here:
http://ratemyprofessors.com/SearchSchool.jsp
but will instantly be listed as a link on the homepage
and needs to be able to handle potentially hundreds of posts?
will mysql be able to handle all of this?