Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~347 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Andrew_7

Hey gang, I am trying to get my site running using the MVC approach. I have a parent class called BaseController. All other contoller classes inherit from it. When you go to http://example.com/home/index the HomeComtroller loads properly (a child of BaseController). Where I am stuck is having HomeController executing its …

Member Avatar for Andrew_7
0
168
Member Avatar for Andrew_7

Hey guys, So, as the title says, trying to join four tables. The purpose of the script is to: 1. Get the username of members being "followed" from table called following 2. Find the status updates of members in step one from table called status 3. Retrieve all comments on …

Member Avatar for diafol
0
179