Welcome Guest, Not a member yet? Register   Sign In
Understanding CodeIgniter
#4

[eluser]Twisted1919[/eluser]
Well the documentation is more than enough .
Please read the user guide more carefully and you will find out everything you need to know .
For example , the welcome file from your controller folder is the first file that CI will look to when loading your app.
This is defined in routes.php which is located under your config folder .
Accesing your http://site.tld/CodeIgniter/index.php will show the content generated by the method called index() from your Controller named welcome.
Well , is easier for you to understand reading the user guide . just do it Wink


Messages In This Thread
Understanding CodeIgniter - by El Forum - 08-07-2009, 11:25 AM
Understanding CodeIgniter - by El Forum - 08-07-2009, 11:59 AM
Understanding CodeIgniter - by El Forum - 08-07-2009, 12:35 PM
Understanding CodeIgniter - by El Forum - 08-07-2009, 12:56 PM
Understanding CodeIgniter - by El Forum - 08-07-2009, 01:28 PM
Understanding CodeIgniter - by El Forum - 08-07-2009, 01:37 PM
Understanding CodeIgniter - by El Forum - 08-07-2009, 01:42 PM
Understanding CodeIgniter - by El Forum - 08-07-2009, 02:27 PM
Understanding CodeIgniter - by El Forum - 08-07-2009, 02:52 PM
Understanding CodeIgniter - by El Forum - 08-07-2009, 11:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB