function getpiece($id = FALSE) global $p; if (!$p) { $p = intval($id); // if $p exists $id won't exist }