Jump to content

Nested Method calling in php


tanvirtonu

Recommended Posts

I m new to php programming. I want to know what is the meaning of double  " -> " in php method calling. Like the one in the following example -

 

$this->load->library('class_name', $config, 'object name')

 

Does it mean that the "load" method has the "library" method in it...I m confused..

Link to comment
https://forums.phpfreaks.com/topic/244750-nested-method-calling-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.