Search Results

51
votes

Inherited a PHP nightmare, where to start?

Before all else, get the files in version control as is. Do not proceed past #1 until it is done. Establish a testing environment. Clean up the files …