<script>
$(function() {
$( "#city_name" ).autocomplete({
source: 'search.php'
});
});
</script>
any body help pass parameters to search.php
ramsiva 0 Junior Poster
diafol
grant.baker 10 Newbie Poster
diafol
Dani 4,310 The Queen of DaniWeb Administrator Featured Poster Premium Member
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.