PHP Function to convert New Line to List - nl2li

A handy function to convert new line \n seprated text into ordered or unordered list. I am calling it nl2li.

Copyleft : LGPL
Idea by: webKami
Coded By: webKami

Version 1.0.0

Features:
1, Converts new line characters to list items.
2, Can specify the ordered or unrdered list and even specify the type of list.

Version 1.0.1

Enhancements:
1, Adds CSS class to list items