in reply to What does $query->param() do?
In other words, you are running the method called param() of the object called $query using the parameter named 'fungsi1' and assigning the results to the variable called $fungsi1.$variable = $object->method(parameter);
|
|---|