Welcome Guest, Not a member yet? Register   Sign In
safe_mailto and entities
#1

[eluser]augustowloch[/eluser]
using safe_mailto function (wrapped into url_helper), you can not use special characteres like ñ,á,ú on the title (2nd parameter)!

just try this on a view:

Code:
<?php echo safe_mailto('[email protected]', 'acá'); ?>




Theme © iAndrew 2016 - Forum software by © MyBB