How to Create Application at CodeIgniter ?

Answer

First, we make controller, create a file name "hello.php" within: \system\application\controllers. Enter following code:


Next step, make a view. Create you_view.php within CodeIgniter\system\application\views. Enter just simple line code like:
1 Hello, you!


Now, test your application. Point your browser to http://localhost/CodeIgniter/index.php/Hello/you You should get like this:

All CODEIGNITER Questions

Ask your interview questions on codeigniter

Write Your comment or Questions if you want the answers on codeigniter from codeigniter Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---