Printing each line in textarea in a certain way

Discussion in 'Programming' started by Site Owner, Jul 26, 2007.

  1. #1
    So I have a form with a textarea. I will ask users to enter items, one item per line.

    Then on the page where the contents are printed I want to be able to stylize each item/line with html. For example bullet before each item.

    I use PHP so the contents are currently printed with a single variable: $text_items.

    Any help would be great. Thanks.
     
    Site Owner, Jul 26, 2007 IP