Thread: arrays
View Single Post
Old 04-15-2008, 06:21 PM   #4 (permalink)
Evulness
The Contributor
 
Evulness's Avatar
 
Join Date: Apr 2008
Location: Tampa, FL
Posts: 65
Thanks: 6
Evulness is on a distinguished road
Default

wops, thnx for catching that... i thought it would set the skillnames as the key, not as a value...
i'm not sure why, but i was trying to echo $match['$key'].':'.$match['$value'].'<br />'; at first...
i think i set them like that for place holders at first....then changed them to the place int for the array, when i got an error...
idk oh well.... it works now...

now i just have to figure out how to turn a... 150 row, 16+ column html table into an array, then i'm golden on this script
Send a message via AIM to Evulness
Evulness is offline  
Reply With Quote