Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Views Management
#1

[eluser]franckmercado[/eluser]
Hello, I'd like to know more about how CodeIgniter manages the View part of the MVC approuch. There are still little confusing things like if I can use my own templates or how the clean urls are managed so I can handle my page parameters.

Is there a graphic image that shows CodeIgniter files organization for this part? Or an advance tutorial that shows exactly what is going on inside the View-Controller?

Thanks in advance Smile
#2

[eluser]umefarooq[/eluser]
view is always contain html of your project, controller middle tire between you model and view, controller have your logic, and model interact with your raw data, view is using to view you raw data in formatted way here is some detail tutorial for u

http://net.tutsplus.com/tutorials/php/co...er-basics/
#3

[eluser]franckmercado[/eluser]
Thanks I have already reviewed that tutorial ... its pretty basic. Im still looking for something more detailed. Im now following the files inside linking to figure out how exactly works this View part.
#4

[eluser]umefarooq[/eluser]
then check search for codeigntiter in this site you will find some more tutorials. http://net.tutsplus.com
#5

[eluser]TheFuzzy0ne[/eluser]
You might find the answers you seek somewhere in my [url="http://ellislab.com/forums/viewthread/107773/"]CodeIgniter Resources thread[/url].
#6

[eluser]franckmercado[/eluser]
Thanks Smile




Theme © iAndrew 2016 - Forum software by © MyBB