I have a web site that i develop in core php without using Classes and functions.
After adding more and more files and code in my web site as per client requirements, My web site becomes very large.
Now its difficult to handle all the code and full web site.
I just want not to write all...