|
#1
|
|||
|
|||
|
A little PHP help please
Hi all,
I am using the songs.php plugin but would like to ammend how the song information is output. As it stands it just outputs in a continuous line, I would like to make it output as an unordered list. I have virtually no PHP experience although I have (somehow) managed to work out where the <ul></ul> goes but unsure how to add the <li></li>, can anyone offer any guidance please? Here is the code: PHP Code:
Arpi Last edited by GeoS; 12-20-2007 at 09:37 PM. Reason: Use |
|
#2
|
||||
|
||||
|
Try changing this line:
PHP Code:
PHP Code:
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#3
|
|||
|
|||
|
Darn, that didn't work. Thanks anyway
|
|
#4
|
||||
|
||||
|
Try this:
PHP Code:
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#5
|
|||
|
|||
|
Hey, that code did the trick
![]() You are a shining star, thank you so much ![]() The whole script is here: http://www.pixelpost.org/extend/addons/songs/ Arpy |
|
#6
|
||||
|
||||
|
I just tested that last bit of code and it works.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
| Post Reply |
| Thread Tools | |
|
|