I'm sure this is a simple one, but I've never seen it before:
$this->file = $file;
I'm specifically confused about the -> operator and what that does.
I looked in the online documentation under operators, but didn't find
anything. Ideally, if someone can point me to the location in the
documentation that talks about this so I can get more info, I'd
appreciate it.
Thanks.
--kurt
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]