![]() |
get array of values from db instead of hard coding?
I have a few lines of code that work, but I want to be able to read from the database instead of hardcoding
Part that works: PHP Code:
Query I want to use: "SELECT id FROM `tablename` where catid=1" Is mysql_fetch_array the right command to use? If so, I can't quite get it to work. Or is there a better command? I see data if I do a while loop (below), but not sure how to do anything else (while loop that shows I'm at least retrieving data) PHP Code:
Thanks |
If that while loop is printing out the right data then I think you just need
PHP Code:
|
Where's the 'Thank' button, lol. That worked perfectly!
Thanks! |
All times are GMT. The time now is 10:46 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:
|