My Recent Pastes (5 and counting)
Pastes by Brian Landau (5 and counting)
Below are the 5 most recent pasties by Brian Landau.
March 24, 2008
4:33PM EDT
by Brian Landau
View more (81 lines)
function is_blank($value){ $type = gettype($value); switch ($type) { case 'NULL': return true;
March 10, 2008
12:58PM EDT
by Brian Landau
View more (59 lines)
Array ( [id] => 4 [title] => History [date_published] =>
March 10, 2008
12:52PM EDT
by Brian Landau
View more (152 lines)
<h2>After fromArray:</h2>Array ( [id] => 4 [title] => History [date_published] =>
March 10, 2008
12:48PM EDT
by Brian Landau
View more (24 lines)
Array ( [title] => History [date_published] => DateTime Object (
March 10, 2008
12:45PM EDT
by Brian Landau
View more (78 lines)
<?php /** * This class has been auto-generated by the Doctrine ORM Framework */
