Home > PHP > Our first tidbit was found by Sean!

Our first tidbit was found by Sean!

in our code…

<?php

$var = doQuery($something);

however, “doQuery” was never defined.  The original programmer never even ran the program after writing it.

Moral of the story, test your code at least by running it.

Categories: PHP Tags: ,
  1. No comments yet.
  1. No trackbacks yet.