Showing page 1 of 1
Previous Next

me@grafxflow

28 Nov, 2012

PHP MVC

Call CodeIgniter MySQL query inside a helper file

This is a short snippet of php code if you want to use a CodeIgniter database query inside a helper file/function: application/helpers/. Very easy to use.

me@grafxflow

04 May, 2011

Database

MYSQL Select values containing any UpperCase characters

I recently had a problem searching for values containing any uppercase characters in a MYSQL database. I had this little query but with no luck.

Showing page 1 of 1
Previous Next