Hello I am planning to start a large site that will be done in php/mysql but currently i am bit confused on where to begin. How and where should i start programming? Should i start with designing the database? Also, should i completely start the site from scratch, or should i use any PHP framework which i've heard will help in eliminating the tedious details of coding. Thank you in advance.
What exactly will be the purpose of the site? Also, I beleive it's best to start off with the database because, You can start using queries within the PHP etc.