Quick question...In my app which I'm not creating 1 for 1 of yours I'm just using your videos as more of a reference than anything but the issue I'm running into is that when I get my "posts" in the view if I do something like $posts[0]->whatever it loads the info fine, how ever if I just do a simple foreach it comes up saying that $post I get an undefined variable issue and no data...any suggestions? up untill the part where I create my DB and on everything is the same as far as your layout..??
Thanks for the interesting videos, I have never really used ORM before other than your tutorials; So I'm going to have to read the active record documentation and other resources to get the concept here. Great video, going to watch again once I've read up on what you were doing. I implemented the view layout to my website, made it load my sidebars and different layout structures(columns) etc. Cheers for the flash data too I was going to find out on google how to do that for my login.
Quick question...In my app which I'm not creating 1 for 1 of yours I'm just using your videos as more of a reference than anything but the issue I'm running into is that when I get my "posts" in the view if I do something like $posts[0]->whatever it loads the info fine, how ever if I just do a simple foreach it comes up saying that $post I get an undefined variable issue and no data...any suggestions? up untill the part where I create my DB and on everything is the same as far as your layout..??
splaq 3 months ago
Shawn, what if the a model and a controller have the same name? Wont this create a problem?
skcin7 5 months ago
Thanks for the interesting videos, I have never really used ORM before other than your tutorials; So I'm going to have to read the active record documentation and other resources to get the concept here. Great video, going to watch again once I've read up on what you were doing. I implemented the view layout to my website, made it load my sidebars and different layout structures(columns) etc. Cheers for the flash data too I was going to find out on google how to do that for my login.
hyperspaceuk2012 5 months ago in playlist More videos from ShawnMcCool