![]() |
Code Help
I am in process of writing my own mod that will create an eliminations bracket for drag racing. I am currently having an issue pulling data from the server. My code is as follows:
PHP Code:
http://www.nitrosim.com/issue.JPG on the template I used $race, $location, $date, $qualtime for the appropriate positions. For some reason it only shows a resource id #. Anyone have any ideas? |
query() returns a MySQL resource. You need to use fetch_array() to change it into an array if that's what you want.
Or use query_first() to do both at the same time |
Worked like a champ! Thanks for your help!
|
All times are GMT. The time now is 06:56 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:
|