Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Archived Discussions
Archived Development & Programming
Check query then redirect
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
Check query then redirect
El Forum
Unregistered
#1
06-18-2008, 06:25 PM
[eluser]bennyhill[/eluser]
I have a link that deletes a db record. How would I check if the record was deleted successfully then redirect them back to the View they were on? Is this the ideal spot to use Sessions?
El Forum
Unregistered
#2
06-18-2008, 07:10 PM
[eluser]Armchair Samurai[/eluser]
Use $this->db->affected_rows() after you delete the record, then redirect based on the result.
El Forum
Unregistered
#3
06-18-2008, 08:05 PM
[eluser]bennyhill[/eluser]
But how do I know what view to load?
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB