A really nice snippet
Some PHP code to handily get at the things in an array:
print_r(compact(explode(' ', 'count acw cols coldepth')));
?>
I suppose var_dump() and print_r() can do something like this but maybe not…
no comments yet.
CakePHP mod_rewrite on Godaddy in a Subdirectory »« Model::find() Returning Extra Results