how to convert array to string in php codeingiter code example Example: string to array in php print_r(explode(',',$yourstring));