I'm wondering: how many of you can code from complete scratch in languages such as php or c++?


I find myself at the start of any project, completely clueless as to what to type. So I have code backups saved for copy and paste purposes.

Example. I have done several programs using mysql and php, but if you asked me to type the connection code out right now, I would be clueless. I would, however, be able to point out any errors if I saw the already written code.

Just wondering if any of you have the same problem as I do, or if you just type away.