Possum Posted September 30, 2010 Share Posted September 30, 2010 Hi In the line of code. $auth->acl($user->data); What does the -> part do .. Thank you. Link to comment https://forums.phpfreaks.com/topic/214858-what-does-this-syntax-mean/ Share on other sites More sharing options...
simshaun Posted September 30, 2010 Share Posted September 30, 2010 Read up on classes/objects in the PHP manual. Link to comment https://forums.phpfreaks.com/topic/214858-what-does-this-syntax-mean/#findComment-1117723 Share on other sites More sharing options...
Possum Posted September 30, 2010 Author Share Posted September 30, 2010 Thx Link to comment https://forums.phpfreaks.com/topic/214858-what-does-this-syntax-mean/#findComment-1117726 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.