natbob Posted August 16, 2008 Share Posted August 16, 2008 I'm really new to object oriented PHP so if you could just clarify one thing, are the -> and :: operators the same thing? If their not, when do you use each? Quote Link to comment https://forums.phpfreaks.com/topic/119921-solved-vs/ Share on other sites More sharing options...
corbin Posted August 16, 2008 Share Posted August 16, 2008 Errrr... Look into dynamic and static objects. (Well, technically dynamic objects, and static classes.) Quote Link to comment https://forums.phpfreaks.com/topic/119921-solved-vs/#findComment-617865 Share on other sites More sharing options...
natbob Posted August 16, 2008 Author Share Posted August 16, 2008 thanks, I looked at one of the OOP tutorials on this site. Quote Link to comment https://forums.phpfreaks.com/topic/119921-solved-vs/#findComment-618000 Share on other sites More sharing options...
corbin Posted August 18, 2008 Share Posted August 18, 2008 No problem. Quote Link to comment https://forums.phpfreaks.com/topic/119921-solved-vs/#findComment-618908 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.