guys I have this enormous index.php file which is full of commented out code like:
/*
some code
*/
Also the indents are just horrible and inconsequent.
Is there anyway I can tidy up this code, i.e. remove the commented code pieces and fix the indents to some degree?