Hi all
I have a news database and rather than show the full stories right away I want to have a small amount of text for each story.
I want to be able to just show the first 120 characters of the news stories so that people get an idea of what the full stories are actually about.
Using PHP how do I do limit the amount of characters that show?
All help would be well appreciated
Rab
I have a news database and rather than show the full stories right away I want to have a small amount of text for each story.
I want to be able to just show the first 120 characters of the news stories so that people get an idea of what the full stories are actually about.
Using PHP how do I do limit the amount of characters that show?
All help would be well appreciated
Rab