Skip to content

This is a simple example of how you can Use php ,ajax and Mysqli to search for data in the database.. You will have something like an auto Suggestion whereby if you click the suggestion the input field gets populated with that suggestion.

Notifications You must be signed in to change notification settings

peterkariukimutuura/SearchDataFromDatabaseUsingAjaxPHPandMysqli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Input Auto Suggestions From database

This is a simple project that has the code for displaying auto suggestions to user when they
start typing the input fields. It is the very basic you can have and is just meant for 
learning purposes ,i know a serious programmer would see it as a joke but it is meant for
beginners/newbies in computer programming

Technologies Used

Ajax (Asynchronus JavaScript)
Javascript
php
Mysqli
sql wildcards

Keypoints for Beginners

-no jquery has been used in this project
-You need to know your Javascript well
-refresh your knowledge in sql wildcards
-And also remember Check on  AJax documentation

NOTICE!!!!!!!

As of now the Code is not complete!! Give me by the end of the day to finish it...
also you can see the readme is still lacking crucial information about installation..
:-D

About

This is a simple example of how you can Use php ,ajax and Mysqli to search for data in the database.. You will have something like an auto Suggestion whereby if you click the suggestion the input field gets populated with that suggestion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published