JQuery Ajax PHP Tutorial : how to fetch data from MySQL using jquery Ajax in PHP

preview_player
Показать описание
In this tutorial I will show you how to select data from MySQL using jquery Ajax in PHP.

For selecting data I used database named “connection” consists of a table named “names” with 3 fields

“name_id”, "name" and “age”.

from one table and another button for selecting particular row by Id from the textbox.

If you examine jQuery code, you can see that function show_all() is making ajax call using jquery

$.ajax method to select all rows from table "names". And function show_selected() is making ajax call

using jquery $.ajax method to select particular rows from table "names".
For more information, check out the website:

You can follow us on facebook:

Follow us on google+:

Follow us on Twitter:

Follow us on Pinterest:
Рекомендации по теме
Комментарии
Автор

I spent a solid hour trying to figure out how the POST works with php. Thanks to your video I managed to figure it out. Thank you.

MonkleyMonk
Автор

man great song i 'm totally suscribed

EdRawrDev
Автор

I didn't find it nice cuz its not at all interactive. I felt boring.
Do consider it as feedback. hope to see more videos on jquery and js.

shobhap