Posts tagged NEI
NEI Intranet v3
0So now that I have my laptop setup for development, I’ve duplicated the NEI Intranet. In looking at the existing code, the changes in PHP and the some of the APIs that I used back in 2005, and the requirements put in front of me for the new version, it has become apparent that a complete rewrite is in order.
The first question on my plate is whether or not I should create a new MySQL database and re-organize things there too. There really isn’t a need to keep any historical information, but I could probably copy the data from the old database into a new one without too much trouble.
I need to think about this for a while before I move forward.
