mga_ka_php Posted June 20, 2007 Share Posted June 20, 2007 would like to know what does this symbol do " -> "? is it different from " => "? Quote Link to comment https://forums.phpfreaks.com/topic/56350-what-is-this/ Share on other sites More sharing options...
chigley Posted June 20, 2007 Share Posted June 20, 2007 -> is used in OOP (object oriented programming) => is used in arrays (when defining them etc.) Quote Link to comment https://forums.phpfreaks.com/topic/56350-what-is-this/#findComment-278381 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.