Welcome Guest, Not a member yet? Register   Sign In
how to begin
#1

[eluser]vang163[/eluser]
Hi,

i've just download & install CI. i'm using WAMP.

At this directory: c:\wamp\www\CodeIgniter_1.7.1\
there is a existing file index.php, should i need to remove it?

To begin my project, i should create all my php files under this directory?
c:\wamp\www\CodeIgniter_1.7.1\system\application\

There is a existing file index.html, should i need to remove it?

I'm now working offline as "localhost", should i need to change this value in the config.php for it to work?
$config['base_url'] = "http://example.com/"; ----> "localhost"

Also in the config.php, $config['enable_query_strings'] = FALSE;
I've learned how to to get the value from this type of URL:
example.com?who=me&what=something&where=here

How can i get the value from this type of URL?:
example.com/who/what/where/


When i complete my project and wish to go online, i just need to load all the files & folders in this directory?
c:\wamp\www\CodeIgniter_1.7.1\system\application\
folder - config
folder - controllers
folder - errors
folder - helpers
folder - hooks
folder - language
folder - libraries
folder - models
folder - views
and of course all my php files ....

Is the above procedure correct? Or am i missing something...

Many thanks for your patience and guidance.

regards


Messages In This Thread
how to begin - by El Forum - 06-24-2009, 09:47 PM
how to begin - by El Forum - 06-24-2009, 10:44 PM
how to begin - by El Forum - 06-24-2009, 10:44 PM
how to begin - by El Forum - 06-25-2009, 09:03 PM
how to begin - by El Forum - 06-25-2009, 09:13 PM
how to begin - by El Forum - 06-25-2009, 09:47 PM
how to begin - by El Forum - 06-25-2009, 10:11 PM
how to begin - by El Forum - 06-25-2009, 10:17 PM
how to begin - by El Forum - 06-25-2009, 10:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB