Skip to content

TheRealJAG/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple jQuery/PHP/MySQL Autocomplete

A simple text field autocomplete script using jQuery, PHP, CSS and MySQL.

Installation

  1. Create a test database or use an existing MySQL database
  2. Execute schema.sql in your preferred MySQL editor. The script will create one table with several rows
  3. Configure json.php with your MySQL login information
  4. Visit index.php and try typing 'spicy' in the text field. You should see several records from the database.

About

jQuery Autocomplete using PHP & MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published