safe_mailto and entities |
[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á'); ?> |
Messages In This Thread |
safe_mailto and entities - by El Forum - 02-04-2010, 12:12 PM
|