php undie function code example Example: execute query and use die in php $db_object->return_query($sql_data) or die("error here : ".$sql_data)