[snip]
e.g. $conn->Connect(false, 'scott', 'tiger', $oraname);
[/snip]

http://www.php.net/oop will give you some help.

I am not even sure if I can explain it correctly.

I believe you would say use -> to call object methods and -> to get/set
the class variables.  I am sure someone can give a better explanation
than that, or correct me if I am wrong.

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

Reply via email to