CodeIgniter Forums
About some folders - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: About some folders (/showthread.php?tid=65566)



About some folders - Lioympas - 06-26-2016

Hello to all! Nice to meet you gyes my name is George. I am new in this community , actually I am new with CodeIgniter. I am even new on MVC pattern and I decided to learn it , learn more. CodeIgniter really seemed pretty nice to me and I will learn it as much as i can.
I started the official tutorials from the site here. Because I want to learn it at 100% without any 'unanswered question' , I make this post to ask something.

In the tutorial I posted , it says "Create the header at application/views/templates/header.php" , and then it says create [i]application/views/pages/blabla.php"[/i]
Should i create templates,pages folders too? Because there aren't such folders on views folder.I can see only "errors" folder inside views. Maybe it's stupid question but .. maybe it refers to an older version or something like that? Or I am just supposed to create the folders?


RE: About some folders - kilishan - 06-26-2016

Welcome to CodeIgniter.

Yes - go ahead and create the folders.