I'm wondering if someone can explain something for me. I've never used this before but have seen it used in numerous sets of coding.

What does the -> do? I see stuff like

$test=$test->test_url = "Something";
$test1=$test->test_this = "Something Else";

Is it some sort of array function? I'm just a little confused and have been wondering for sometime.

TIA

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



Reply via email to