Welcome Guest, Not a member yet? Register   Sign In
problem? with parse class and character_limiter()
#1

[eluser]Unknown[/eluser]
Hello guys

i am kinda a new with this framework, and i want to know if is possible to use character_limiter method with the parser class.

Code:
{array}
<p>{title}</p>
<p>&lt;?= character_limiter({description},30)?&gt;</p>
{/array}

in my code doesn't work ...

i guess the parser class is not ready yet and the method yes

sory for my english ... i from argentina.

i hope you guys can understand

Thx !!!
#2

[eluser]CroNiX[/eluser]
You'd have to do that to the data before passing it to your view. You can't use the placeholders as if they were php variables.




Theme © iAndrew 2016 - Forum software by © MyBB