Thread: Sorting a SUM
View Single Post
Old 01-18-2013, 04:19 PM   PM User | #24
bayken37
New Coder

 
Join Date: Jan 2013
Posts: 12
Thanks: 2
Thanked 0 Times in 0 Posts
bayken37 is an unknown quantity at this point
using the isset to get the Team_ID what do I need to do to get the tag for something like an img

like:

PHP Code:
<img src="\'' . $team_id . '\'.png"
What I put in was obviously wrong, but what do I need to change that to to get it to say ATL.png for Team_ID=ATL?
bayken37 is offline   Reply With Quote