Back to List
CodeIgniter Inflector Helper
This helper would be useful for working with String. When you have a string as “he_is_a_good_boy”. We can change it as a readable string with spaces in between words instead of underscore. We can do it by using PHP function “str_replace”.
© APSense LTD. All-in-One Business Hub. All Rights Reserved. This forum service is provided by APSense.com
Comments
How it works: