Until recently I used to 'dive straight in' creating the mysql table structure first and then creating the scripts to insert and manipulate the data.
But now i use pen and paper first to create an overview, then write down all the pages i will need, and then add comments to each page. I don't comment on the actual php scripts themselves although i should but the paperwork is my reference
|