W watever New member May 7, 2010 #1 this is the sample query i'd like to execute: $a = "SELECT * FROM table_name WHERE $variable LIKE '$search'"; $variable would come from a dropdown menu.
this is the sample query i'd like to execute: $a = "SELECT * FROM table_name WHERE $variable LIKE '$search'"; $variable would come from a dropdown menu.