PHP - call class from class - Stack Overflow

Posted by Unknown on Sunday, April 13, 2014

Hello i looking for a way to call class function from another class. i've tried ... require_once "user.php"; $user = new UserAction(); class htmloutput { public ...

more

{ 0 comments... » PHP - call class from class - Stack Overflow read them below or add one }

Post a Comment

Popular Posts