Mon 20 Sep 2004
I like the simplicity of PHP, but have just found a problem. The problem is the coder’s, not the language’s.
I like to code with all of the errors and notices turned on. It makes it so much easier to debug. I also use a liberal dose of echo and print_r. The one thing that I will now be adding to my things I always do when coding is initialising variables.
I’m sure all of the OO programmers out there would know this from COMP101, but us self-taught generalist learn the hard way.
Leave a Reply
You must be logged in to post a comment.