Hi could some one please take a look at this and let me know where I\'m going wrong. I am trying to get jQuery UI autocomplete to work. this is my code: This is search.php>
atleast run mysql_real_escape_string() on $search before jamming it into a SQL Query.
The source: bit in your javascript is probably messing it up. You should remove the . if 'search.php' is at the 'top' of the documentroot directory.
Firebug will probably help you take a peak at the communication as well.