تفاصيل الدورة
Greeting everyone and welcome to this course on how to build an autocomplete system using JavaScript and PHP.
Generally, an autocomplete system needs three different technologies:
- Client-side language to communicate with the server: We will use JavaScript.
- Server-side language capable of providing data to the client: We will use PHP.
- Database to store data: To make our code as simple as possible we're going to use a file to store our data, but you can use a real database if you wish to.
Project's Principle:
The principle is simple but effective: when a user type a character in the text field, a search is done and the results are sent back to the navigator. The latter displays these results in a little frame located under the search field.We can then browse the results using the up and down arrow keys or the mouse cursor.If we choose one of the listed results, it will be automatically displayed instead of what was written by the user.
- JavaScript Full stack web developer virtual internship Virtual Bootcamp + Internship at Laimoonدرهم 1,449مدة الدورة التدريبية: Upto 30 Hours
- HTML5 Essential Course Central23 USD
140 USDمدة الدورة التدريبية: Upto 1 Hour - Junior Web Developer Level 2 Adams Academy34 USD
370 USDمدة الدورة التدريبية: Upto 41 Hours