![]() |
really need some help
i been trying to learn to code and took on a project but nevermind all that i am stumped so i will show you the code. i need to be able to grab song listings from a database table and show them in a neat table.
if i go here info.php?artist=Artistname with the below code it will show all the albums in the database and info to go with it but what ever i have tried i cant get it to show a table with all the songs in the database to go with the album... Code:
<? in the above code is what i have so far. and you can see a arrow and where i would like to throw in a table that grabs the songs for the album associated.. if i type ".$data->title." it will show the first track but no others. thats where i get stuck the code below is standalone which will grab the songs for that artists if i call the page info.php?artist=Artistname&album=albumname Code:
<table> |
well,
this line PHP Code:
|
Code:
<? 1.track 1 2.track2 3.track3 all that i have been able to do is generate TrackName i need to grab the song listings and throw it in the top code. so every album thats in the database will generate the whole thing. right now the top code. displays. artist genre album picture total songs count realease date now that will show the stats for each album. i just havent been able to find away to throw all th songs for the album in there, |
untested but the basic idea is
PHP Code:
|
that looks like wimpyplayer code. I did an integration with vbulletin on that sometime last year, but i didn't do it as a product, I hard-coded it into the system. Is it?
|
All times are GMT. The time now is 03:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|