Jump to content

error in my project


k.v.subbaiah

Recommended Posts

Fatal error: Method name must be a string in C:\xampp\htdocs\cmsv2room\model\getTimeTableClass.php on line 216

 

i am using setters ang getters for arrays

while setting an array in a array i get this error

the line in which i got the error is below

$gettimetableObject->$setFacnameArray($FacnameArrayR);

 

actually iam storing arrays in an array

$FacnameArrayR is an array storing in a array with help of object(concept of setters)

Link to comment
https://forums.phpfreaks.com/topic/259621-error-in-my-project/
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.