Hi friends,
I am trying to use the php string field to set the numbers of caracteres in the content field. Some think like: User Name ...
This is the link of the web page that i want to set:
http://yoga.brasilia.vc/professores-de-yoga-em-brasilia
But i need some help.
1º - i tried to put:
substr - start = 0 lenght = 18 (didnt work)
substr - start=50 lenght = 18 (i get the lenght i want, but no link for fields that are bigger)
substr - start=80 lenght = 18 (it shows the full text and link)
Any Help?
Thanks