Posts by Ruben Henrique Lima • 21 points
2 posts
-
1
votes2
answers69
viewsA: If does not Char compare
The function call was being made wrong, the way the value was being passed, but it got some dirt in his memory, so he thought that S was different from the past value. Follow the correct way:…
codeigniteranswered Ruben Henrique Lima 21 -
1
votes2
answers69
viewsQ: If does not Char compare
I created in codeigniter a helper for datatable that would return an html with a bootstrap icon. Follows the function: function trata_check($valor) { $ci= & get_instance(); if($valor=='S'){…
codeigniterasked Ruben Henrique Lima 21