Welcome Guest, Not a member yet? Register   Sign In
static page -> dynamic page in 5 minutes
#4

[eluser]lucid[/eluser]
Hi! Smile

Thank You for the replies. I have these problems because my first contact with CodeIgniter is at the same time my first contact with MVC (and my experience with OOP isn't great neither).

I'm creating this project like that:

controller pages - with basic method view, for normal user to view content of the page

controller admin - with admin-side of the website. It has lots of methods - login methods, adding information, deleting, updating... I created it all under one controller because I wanted to have .../admin/... in url. so basic method to view admin-side website is .../admin/view/index etc. BUT if user isn't logged in he is redirected to ../admin/login. Wink





Messages In This Thread
static page -> dynamic page in 5 minutes - by El Forum - 01-23-2012, 08:20 AM
static page -> dynamic page in 5 minutes - by El Forum - 01-24-2012, 11:21 PM
static page -> dynamic page in 5 minutes - by El Forum - 01-26-2012, 08:35 AM
static page -> dynamic page in 5 minutes - by El Forum - 01-29-2012, 03:01 PM
static page -> dynamic page in 5 minutes - by El Forum - 01-29-2012, 03:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB