Hey Jason,
No offense at all taken, am happy you read part of my
help-email.
Problem is, like I said, I dont have a clue about the
workings of a class and all the pointing like this

$this-> blah

(->) means blah is a property of the class. ($this) means an instance of the class.


gets me totally confused so I really dont know which part IS the problem part. Anybody knowing of a good class tutorial...would be appreciated.

phpfreaks have a lot of tutorials, so do codewalkers. You can probably find class tutorials at one of those sites.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to