Set Value to "Whatever" From SQL String
Set Value to "Whatever" From SQL String

Hello!
I'm using DataTables w/ CodeIgniter and have a column with some values in it ( 4 different ones ) and instead of it being 5, 10 etc.. displaying in the table I want them to be 5 = 'Example 1', 10 = "Example 2", etc...
I'm sure this is something easy to do :)
I'm using DataTables w/ CodeIgniter and have a column with some values in it ( 4 different ones ) and instead of it being 5, 10 etc.. displaying in the table I want them to be 5 = 'Example 1', 10 = "Example 2", etc...
I'm sure this is something easy to do :)
This discussion has been closed.