![]() |
RESOLVED -- list populating proplem
Good day to you all,
I'm working of an auto-populated unordered list. The way it working I have a recursive directory lister that list all folder in an unordered list. My problem with that script is hat it start the listing by a ul, how can I stopt it to do so ? PHP Code:
Take care ! |
Quote:
|
I meant, if I run the script it will first display an <ul>
I need it to strat with the ; PHP Code:
this piece of code is only for the next level of folder. |
Quote:
|
If your page already has an opening <ul> set in the HTML, just remove it, or remove the one from the script where it says echo"<ul>\r";...?
-m |
Orc, you are right.
Delayedinsanity, i need the echo"<ul>\r";...is needed for different level. |
Orc only on the first level
|
Quote:
PHP Code:
|
| All times are GMT. The time now is 08:44 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0