CRUD Operation in Codeigniter in hindi | Delete Operation in Codeigniter in hindi

Опубликовано: 15 Октябрь 2024
на канале: PHP GURU
113
1

CRUD Operation in Codeigniter in hindi | Delete Operation in Codeigniter
Hello Friends,
Welcome to phpguru these is the fifth tutorial of the Crud Operation in Codeigniter in Hindi
In these tutorial we will learn how to do Delete Operation in Codeigniter step by step in hindi.

Why Codeigniter ?

Codeigniter is one the of the most popular php framework. Codeigniter is an open source MVC framework used for developing web applications rapidly.

CRUD (Create Read Update Delete) Operations:-

We are doing following Steps for Delete Operation in codeigniter in these tutorial:-

1) passing current id of record with delete button in view home_page with route delete_id.
2) creating new route in routes.php page with id to delete function to controller.
3) creating new function in controller for delete to pass id form controller to user_model.
4) submit edit_page view for updating record on submit button.
5) make delete query in delete function with id.
6) redirecting after delete to home_page.

For Downloading Codeigniter Setup :- https://codeigniter.com/download

For Downloading the update operation in codeigniter source code :-

https://dlsharefile.com/file/NGY3M2

https://khabarbabal.online/file/NGY3M2



1] CRUD Operation in Codeigniter in Hindi | Demo and Database Structure Part 1 -    • CRUD Operation in Codeigniter in Hind...  

2] Insert Operation in Codeigniter & Installation in hindi part 2 -    • CRUD Operation in Codeigniter in Hind...  

3] Read Or Select Operation in Codeigniter in hindi part 3 -    • CRUD Operation in Codeigniter in hind...  

4] UPDATE Operation in Codeigniter in hindi part 4 -    • CRUD Operation in Codeigniter in hind...  

5] Delete Operation in Codeigniter in hindi part 5 -    • CRUD Operation in Codeigniter in hind...  



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
CRUD Operation in Codeigniter using Ajax Full Video
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

CRUD Operation step by step in codeigniter -    • CRUD Operation in Codeigniter using Ajax  



===============================================================================
CRUD Operation in Codeigniter using Ajax Step by Step in Parts [ With AJAX ]
===============================================================================

Insert Operation in Codeigniter using Ajax part 1 -    • CRUD Operation in Codeigniter using A...  

Select Operation in Codeigniter using Ajax part 2 -    • CRUD Operation in Codeigniter using A...  

Update Operation in Codeigniter using Ajax part 3 -    • CRUD Operation in Codeigniter using A...  

Delete Operation in Codeigniter using Ajax part 4 -    • CRUD Operation in Codeigniter using A...  


If Any One Need Help or Some Error Occur Join These Group By Clicking on Link.
I Will Help You.

Whatsapp Group:-
https://chat.whatsapp.com/HCMYd64etCy...


Thank You For Watching My videos.


#crudoperationincodeigniterinhindi #crudoperationincodeigniter
#deleteoperationincodeigniterinhindi #deleteoperationincodeigniter
#crudoperation #codeigniter4 #crud #phpguru