Can anyone tell me what that means. I have been playing with php and I come across some code I want to use/customize for a purpose. Here is a snipet:
$this->iMax=count($images);
$this->imageNames=$images;
$this->linkNames=$links;
What the tarnation is: $this->
Thanks
Dave