Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
|
$this is a reserved var to refer itself inside an object class - according to your sample, you probably want to change $this->type to $task->type
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|