Understanding Codeigniter: More About Controller

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Understanding Codeigniter

More about Controller

URL PHP file Function or Method


http://[domain]/ Application/controllers/index.php index()
http://[domain]/pages/termsandconditions Application/controllers/pages.php termsandconditions()
http://[domain]/pages/privacy Application/controllers/pages.php privacy()
http://[domain]/deinegrundlagen Application/controllers/deinegrundlagen.php index()
http://[domain]/deinereferenz Application/controllers/deinereferenz index()
http://[domain]/deinwunschauto Application/controllers/deinwunschauto index()
http://[domain]/deindesign Application/controllers/deindesign index()
http://[domain]/deinmarken Application/controllers/deinmarken index()
http://[domain]/deinresultat Application/controllers/deinresultat index()
http://[domain]/deinresultat/mehrinformationen Application/controllers/deinresultat mehrinformationen()
http://[domain]/testdrive Application/controllers/testdrive index()
http://[domain]/deinresultat/carcomparison Application/controllers/deinresultat/ carcomparison()

http://[domain]/[controller]/[method]?var1=value1&var2=value2…

How to use codeigniter:


/user_guide_and_docs/codeigniter/index.html
Cococar technology
 Apache
 Mysql
 PHP 5
o Codeigniter
 Jquery, CSS, html 5
o Bootstrap
 Smarty

Database
user_guide_and_docs/database/database-design.png

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy