hallo zusammen,

das hier ist mein script

PHP-Code:
<?php
session_start
();
class 
Car {

    protected 
$color
...