Thoughts on PHP and Programming
Saturday, June 30th, 2007I’ve recently found myself writing a large amount of PHP code into my sites, something I’ve never done before. I can’t really explain why, but suddenly, PHP makes sense to me now, and all of the stuff I never paid attention to in my computer science classes is coming back to me like never before (although, I still stumble over arrays, no matter how many people explain them to me).
I don’t know why it all makes so much sense now, but while looking up examples for a project I’m working on today, I realized why I had a hard time with PHP before. The last time I did real coding, it was in school, and it tended to look something like this:
(more…)
