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
Redirect to a control using button
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
Redirect to a control using button
El Forum
Unregistered
#1
03-22-2012, 02:17 AM
[eluser]Unknown[/eluser]
I have a button on a view, and the feature I want is that the button will redirect the user to another page(a function in another controller) when clicked. How to do that? Thanks in advance for your help.
El Forum
Unregistered
#2
03-22-2012, 02:38 AM
[eluser]InsiteFX[/eluser]
CodeIgniter Users Guide - URL Helper anchor tag
El Forum
Unregistered
#3
03-22-2012, 03:16 AM
[eluser]PhilTem[/eluser]
I wouldn't suggest reading the CI user's guide yet reading an HTML and PHP beginner's guide!
El Forum
Unregistered
#4
03-24-2012, 10:52 AM
[eluser]xtremer360[/eluser]
Code:
<a href="/controller/function">Link Text</a>
--------------------
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