function getFieldName(){ return NULL; } function prepForDb(){ return NULL; }
function getFieldName(){ echo 'over here!'; die; }