Originally posted by LordShryku
Is $keyword set?
Try echo $query before you perform mysql_query, just to see what the parsed query looks like...
this is what shows up
SELECT name, developer, type, cd, serial FROM programs WHERE `` = ''
and weedpacket, i had presented a sql query to a friend and he said it wouldnt work, so he gave me this. i tried my way and it didnt work either. at least this way, the sql query comes from a trusted source and not from me :p