Experimenting with PHP
I have been following courses for three years now. Within the last week or two I decided to start experimenting with PHP using my website as a guinea pig. I have already converted a few pages to PHP. Some of them use for each loops and others use the include functionality. My aim is to practice the skills that I have studied, within a production environment.
Some of the tasks are repetitive. This isn’t a bad thing. It builds habit and understanding. By doing something frequently enough the pattern gets burned into my subconscious. When that’s done I will spot errors automatically, and if I get an error message I will know what it means.
