What does "->" mean in php? -


possible duplicate:
reference - symbol mean in php?

what -> in php?

i have understanding of basics of php never understood this. tend see in apps use codeignitor.

-> accessing varible inside of class, that

$class->variableinclass

it can work functions, same syntax above.

if you're not familiar oop, i'd suggest looking here


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -