foolishrobot Posted January 31, 2014 Share Posted January 31, 2014 Hello, I've been working with PHP on and off now for a few years. I'm working on a fairly large project using CakePHP. I'm a linux admin and I started doing web development against my will. I may stop in and ask some silly questions on occasion. Link to comment https://forums.phpfreaks.com/topic/285844-this-userhello/ Share on other sites More sharing options...
imageek Posted February 7, 2014 Share Posted February 7, 2014 Is your User called hello? No I'm kidding $imageek = new User('imageek'); $foolishRobot = new User('foolishRobot'); $imageek->PickPocket($foolishRobot); unset($foolishRobot); $imageek->RunFromScene(); I think that's how it's done Link to comment https://forums.phpfreaks.com/topic/285844-this-userhello/#findComment-1468003 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.