View Single Post
Old 12-27-2008, 04:45 AM   #1 (permalink)
KingOfTheSouth
The Acquainted
 
KingOfTheSouth's Avatar
 
Join Date: Oct 2008
Location: Cincinnati
Posts: 151
Thanks: 14
KingOfTheSouth is on a distinguished road
Default Weird MYSQL that does not make sense!!!!

Ok check this out everyone. I am getting this error and it is really making me angry. Here is the code

PHP Code:
$info mysql_fetch_array(mysql_query("SELECT id,pimp,hoes,condom,medicine,crack,thugs,weed,guests,beer,turn,cash,bank,worth,nrank,occupancy,informant,reserve,rating,streetbike,lowrider,hummer,bus, turnbank,valet,valitem,parking,custrides FROM $tab[pimp] WHERE id='$id' AND rid='$rid';")); 

Everything in that query is correct and is inline with the database. Now For some reason I keep getting that error and I do not know what to do!!!!! Please help me
KingOfTheSouth is offline  
Reply With Quote