How can I get a name of the key in a $_session CodeIgniter?
I need help to get the name, index or position of the key section in a session CodeIgniter, so, I must return all the words that have in the beginning the substring “flt_agr_” to update in batch just this keys with out any change in others keys.