php check if field exists in object code example Example: php does property exist if(property_exists($car,color)){ //$car->color exists }