Web development is a broad term encompassing many areas of the World Wide Web techniques but the “Design” of a website.
Tied in are most of the underlying components that support web functionality, accessibility, readability and its content relevancy.
Mainly the WWW could be divided in two categories: Static web and Dynamic web.
A static web could perform as well as a dynamic web but calls for frequent developer maintenance and changes thus not cost efficient.
A dynamic site allows for user interaction with the site and site managers/owners it offers a CMS
(Content Management System)
allowing the site owner to perform many tasks (adding, modifying, removing content, pages, directories and more…)
without needing the developer intervention and often an
E-mailer system is incorporated.
The site user/member may communicate with other users and the site management team.
The user may benefit from such applications as a rating system, a comment system,
a multi purposes reminder and of course a forum or a “Blog” to mention only some applications.
A dynamic site is highly regarded by the search engines, it generates many frequent content changes those changes
are among the best “tickets” to “Search Engine Success”
To make a site dynamic CorpoCuisine utilizes PHP (Most popular scripting language in use on the Internet) and MySQL database.