martes, 14 de mayo de 2013

Codeigniter's url_title() change UTF8 Characters to specified Latin


Just tie into the convert_accented_characters function:

$this->load->helper('text');
url_title(convert_accented_characters('čolić'));

No hay comentarios:

Publicar un comentario

Entradas populares