கண்ணாடியும் கவிஞனே!
நீ உன்னை ரசிக்கும் அழகை ரசித்து,
முகம் பார்க்கும் கண்ணாடியும்;
முழுநேரே கவிஞன் ஆனதே!...
Saturday, 14 May 2016
Friday, 13 May 2016
Saturday, 27 February 2016
Do you wanna show limited text of long text content? if you are using php, then use this simple handy function, else use this logic to build your own function in your programming language.
Here is the procedure we used to create our handy function.
First we will apply strip_tags() function on our string to avoid breaking any html.
And then compare our string length with limit parameter. If string length is lesser than limit parameter value, then return the same string. If it is greater...
Subscribe to:
Posts (Atom)