Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in codeigniter

Codeigniter: Connect to SSL Amazon RDS Database

php codeigniter ssl amazon-rds

How to restrict access to files in a folder in codeigniter

regex_match in CodeIgniter form_validation generates: Message: preg_match(): No ending delimiter '/' found

php regex codeigniter

How to do a negative form validation in codeigniter?

Codeigniter multiple views in one view

Codeigniter - Creating a RESTful API

Mandril: How to attach ics invitation file to template?

codeigniter mandrill

What happens if I never end session in php

php codeigniter

Get all FUNCTIONS name from all CONTROLLERS in Codeigniter

php codeigniter

Time Difference in PHP

php codeigniter

Codeigniter's URL Rewriting

Unit tests and functional tests in CodeIgniter

Why is MVC design pattern used extensively for website development?

Share CI models between different applications

Error 502 Bad Gateway When Using CodeIgniter

php http codeigniter

Https causing redirect loop?

Is there a way to specify "USE INDEX" or "FORCE INDEX" in CodeIgniter

php mysql codeigniter

How to var_dump from CodeIgniter controller

Debugging Codeigniter with XDebug using PHPStorm

How to run a cron job on a CodeIgniter controller that all the URL does is run a query from an API, update the DB & send emails (from within CI)?

php codeigniter curl cron server