Codelgniter install Step By Step Tutorial for beginners:
What is CodeIgniter?CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks, then CodeIgniter might be a good fit.
How To install CodeIgniter?
In our local server with step by step with screenshots.
Step 1 : Download codeIgniter from Here
Step 2 : After downloaded codelgniter extract in your server root directory i.e. your htdocs folder
Step 3 : After that rename that folder into your project name In my case its folder name is CI you can rename whatever you want
Step 4 : After that open your browser and run http://localhost/CI/
Your Page get look like this as seen below
And here you done your codelgniter is finally setup Now you start with its coding...enjoy...
0 comments:
Post a Comment