Welcome Guest, Not a member yet? Register   Sign In
Something simple
#4

[eluser]Miguel Diaz[/eluser]
Hi thanks for your Reply but I already tried that way and it is not working if I use this

Code:
<?php echo nl2br($rowNoticias->articuloDescripcion); ?>

work perfect only with the break spaces if I use this one

Code:
<?php echo character_limiter($rowNoticias->articuloDescripcion,500);?>

works perfect the character limiter but if I use them together the nl2br doesnt work any idea why?

I would appreciate all help thanks.


Messages In This Thread
Something simple - by El Forum - 05-16-2011, 03:10 PM
Something simple - by El Forum - 05-17-2011, 01:18 AM
Something simple - by El Forum - 05-17-2011, 08:45 AM
Something simple - by El Forum - 05-17-2011, 08:46 AM
Something simple - by El Forum - 05-17-2011, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB