How to limit number of words/post on my main blog page?

Discussion in 'HTML & Website Design' started by clivechung, Feb 1, 2008.

  1. #1
    How to limit number of words/post on my main blog page? I want to show 5 post in my main page and i want to limit the number of words to 150 for each post, can anyone teach me how to do it?
     
    clivechung, Feb 1, 2008 IP
  2. clivechung

    clivechung Peon

    Messages:
    112
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    oh i am using blogger btw
     
    clivechung, Feb 1, 2008 IP
  3. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Just change the SQL code to limit the number returned and use a substring function to trim the length of the comments.... exact coding will depend on which db you are using (MySQL, MS SQL etc)
     
    AstarothSolutions, Feb 1, 2008 IP
  4. clivechung

    clivechung Peon

    Messages:
    112
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i still don't understand, i am really a blogging newbie,
     
    clivechung, Feb 2, 2008 IP