Jump to content

Display so many characters


jduffell

Recommended Posts

Hi, is there a way to display so many characters. For example i'm retrieving a description from a database, however only wish to display so many characters and when a link is selected the full description page is opened.

 

For example, the description is displayed with this paragraph tag but i only wish to display 50 characters, as it's only a glympse of the whole article

 

echo "<p class='des'>$Row[des]</p>";

 

Cheers if anyone gets back

Link to comment
https://forums.phpfreaks.com/topic/146260-display-so-many-characters/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.