how to add another parameter to exist object in php code example Example: php does property exist if(property_exists($car,color)){ //$car->color exists }