Making part of a statement bold

Discussion in 'PHP' started by harlequeen, Nov 23, 2006.

  1. #1
    I have a small database which is bringing out about 5 statements on a page. It is working fine at the moment but I want to make a part of one of the statements bold. Can I do that easily without affecting the other statements. I don't want to have to do to much with it as I am a novice and don't want to mess up what is, essentially, working.

    Any help would be appreciated.

    Regards

    Harlequeen
     
    harlequeen, Nov 23, 2006 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    Can you post your code?
     
    nico_swd, Nov 23, 2006 IP
  3. legend2

    legend2 Well-Known Member

    Messages:
    1,537
    Likes Received:
    74
    Best Answers:
    0
    Trophy Points:
    115
    #3
    insert a <b> </b> around the text u want bold.
     
    legend2, Nov 23, 2006 IP
  4. harlequeen

    harlequeen Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks. For some reason I didn't think putting it in the database would work.

    Cheers

    Harlequeen
     
    harlequeen, Nov 24, 2006 IP