PHP PDO CRUD with Ajax jQuery and Bootstrap | PHP MySQL CRUD Operations (Hindi)

preview_player
Показать описание
In this tutorial, you will learn, PHP PDO CRUD Operations with Ajax jQuery and Bootstrap in Hindi, Urdu. Also, we'll see How to insert, read, update and delete a MySQL record using ajax. PHP MySQL CRUD operations. One page crud ajax with PHP MySQL without refresh page. This is an advanced-level PHP CRUD Application based on PDO and oops.

--------------------------------------------------------------------------------------------------------------------
🕐 Timestamp 🕒
🔵 0:00 Intro
🔵 00:10 Application Overview
🔵 03:45 Getting Started
🔵 07:07 File Structure
🔵 09:42 Creating MySQL Database and setup Table
🔵 12:08 Creating HTML with Bootstrap
🔵 22:28 PDO Database Connection Class
🔵 30:00 Player Model for common functions
🔵 51:17 File upload function
🔵 1:04:23 Add (Create) new record to table
🔵 1:39:00 Select (Read) records from the table
🔵 2:08:07 Pagination
🔵 2:28:52 Update record in table
🔵 2:55:45 Delete record from the table
🔵 3:12:55 Searching

--------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------

🔴 Check out our Playlists-
PHP PDO CRUD with Ajax jQuery and Bootstrap PHP MySQL CRUD Operations (Hindi)
php pdo crud with ajax jquery and bootstrap crud ajax jquery php mysql bootstrap php crud ajax ajax crud php source code php pdo crud tutorial techbowl php ajax crud with image upload php crud tutorial in hindi crud operations in php mysqli in hindi php crud with search and pagination using jquery ajax crud operation in php mysql in hindi Insert update delete in php mysql in hindi php oop crud pdo php oop crud php crud operations without page refresh using jquery
------------------Tech Gear I Use ---------------------------
________________________________________________
If you found this video valuable, give it a like.👍
If you know someone who needs to see it, share it.
If you have questions ask ✏️ below in comment section.
Add it to a playlist if you want to watch it later.
_______________________________________________
Make sure you LIKE 👍, SUBSCRIBE, COMMENT ✏️
_______________________________________________
#php #crud #ajax
Рекомендации по теме
Комментарии
Автор

*If you're facing the problem of page keeps loading, make the below changes*
*In index.php initially comment out the below code *
<div id="overlay" style="display:none;">
<div class="spinner-border text-danger" style="width: 3rem; height: 3rem;"></div>
<br>
Loading...
</div>
Once you added at least one user (record), then open the above commented code.

TechBowl
Автор

Thank you very much Sir got to learn a lot from you!

devshetty
Автор

Excellent job. Well needed content.
Thank you

Avengers
Автор

excellent job! Thank you very much friend!

jorgewilliam
Автор

wow hermano me salvaste gran video saludos

davidalbarrancortes
Автор

Hello sir, I have changed the name of the direct and the paths of the scrpit.js file, and when I do this the whole program stops working. What other file should I modify?

lauramendezgomez
Автор

Hello, I am working this project in Jetbrains PHPStorm and I have issue with javascript because any of language version which are to use in settings not working
It always saying statement are not supported by the current JavaScript version
I was creating my database through mariaDB, thats the point why in PHPStorm
Could you help me whats the problem? And how to solve it?

matejharabin
Автор

I tried your code and understand the code but while running the code it is showing only that the loading process is showing, can you tell me how to resolve the issue. I thick it is not connected with the database and I am using WAMP Server

ganeshbabu
Автор

Excellent 👍👍.. Sir can u add a gender field too.. that means a drop down. It will difficulty while editing time with drop-down field..

ariyansgroup
Автор

sir apki video to buht achi hai or apky channel ko subscribe kr dia hai plzzz PHP OOP Prepare statement CRUD with Ajax jQuery and Bootstrap same to this video

ShahzaibKhan-whhh
Автор

Dear Sir, can you show us how to automatically unlink photo, when we updated the photo, or when we delete the database?
Appreciate so much if you can give us the script / code to do that according to this
I love this tutorial....
It helps me a lot to understand pdo & ajax.
Many thanks for this tutorial....
God bless always....

RicoJEihT
Автор

Great work Sir!!!...Sir, I strongly request you make a video for the login-register-profile system model popup in PDO advance PHP...thanks

rajendraparmar
Автор

i am looking for AJAX CRUD WITH IMAGE but in PHP OOPS or PHP MySQLi..If you could help..

niravpatel
Автор

How to remove the photo section. I try to delete all lines belong to photo, image and file upload. But still default photo show in front of all records

naveencablenetwork
Автор

Php pdo oop ajax ko use kr k e-commerece ka project banain. Please

gurejalectures
Автор

everything works but it does not let me see the images

FigardiCanarias
Автор

bro i am getting this error msg how to resolve this error. Warning: Undefined array key "pcount" in on line 70

ganeshbabu
Автор

How can i add/edir radio and checkbox in
Provide a code plzzz

amipatel
Автор

Sir, shall we use it in real time projects? Error like "too many connections" will arrive if more people access it in same time!

ariyansgroup
Автор

How can I pass the pname data of the deleted record to a variable?
I'm making a log system, I can only get the id value of the deleted record.

fatihyildirim