Welcome Guest, Not a member yet? Register   Sign In
How to: Create an Admin panel with CodeIgniter
#14

[eluser]xwero[/eluser]
The admin views in the subdirectory example doesn't need to be in separate admin directory, you can do

- blog
-- admin_index.php
-- admin_form.php
-- index.php
-- view.php

Or

- blog
-- admin/index.php
-- admin/form.php
-- index.php
-- view.php

That way you have a better overview.

In the modules example you haven't added the frontend view files, just a bit nitpicking Wink


Messages In This Thread
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 05:20 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 05:39 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 06:14 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 09:54 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 10:00 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 01:40 PM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 01:45 PM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-08-2009, 07:20 PM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-09-2009, 03:01 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-09-2009, 03:07 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-09-2009, 03:39 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-09-2009, 03:43 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-09-2009, 03:51 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-09-2009, 04:31 AM
How to: Create an Admin panel with CodeIgniter - by El Forum - 07-09-2009, 06:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB