Home > Conversion, MySQL, PHP, PHP5 > Php3 To Php5 Conversion

Php3 To Php5 Conversion

February 3rd, 2012

A small tipping game,written in PHP3 and using a MySQL database to store data content, is to be converted to PHP5.

The project milestones are:
1. assessment of how much code needs to be changed

2. demonstration that the website presents correctly and tipping game works properly using the converted PHP5 files on developers hosting site

3. deployment & demonstration that the website presents correctly and tipping game works properly using the converted PHP5 files on clients hosting site


Php3 To Php5 Conversion

Comments are closed.
Bear