$person = new Person('Danny'); if ($person->name == 'Danny' AND $visit == $firsttime) { echo 'Hello, welcome to vBulletin.org!'; }