ol($list, $attributes = '')
| Parameters: |
|
|---|---|
| Returns: |
HTML-formatted ordered list |
| Return type: |
string |
Identical to ul(), only it produces the <ol> tag for ordered lists instead of <ul>.
ol($list, $attributes = '')
| Parameters: |
|
|---|---|
| Returns: |
HTML-formatted ordered list |
| Return type: |
string |
Identical to ul(), only it produces the <ol> tag for ordered lists instead of <ul>.
Please login to continue.