On Wed, Nov 7, 2012 at 11:16 AM, David Manwaring
<[email protected]> wrote:
> Hi,
>
> I've been seeing "->" being used in a lot of php code snipets recently and I 
> can't find an accurate definition of what this does? If you can help that's 
> great

    This list is only for discussion regarding the php.net website.
You should instead use the PHP General mailing list at
[email protected] for questions such as yours.

    That said, it's one of the OOP operators used by PHP and other
similar languages.  To get a quick overview and see it in action,
start here:

        http://php.net/manual/en/oop5.intro.php

-- 
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/

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

Reply via email to