A website, currently hosted on a Linux machine, written in PHP3 and using a MySQL database to store the website content, is to be converted to PHP5 and deployed on a web hosting site [www.webhsp.com] using CPanel. The PHP3 code includes a purpose-built Content Management System.
The project milestones are:
1. assessment of how much code needs to be changed
2. demonstration that the website presents correctly and the Content Management System works using the converted PHP5 code on the devel...