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 General Discussion
Problem accessing constants from controller
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
Problem accessing constants from controller
El Forum
Unregistered
#1
12-11-2008, 11:02 AM
[eluser]manuelpibe[/eluser]
Hey guys,
how do you access constants defined in constants.php from a controller?
El Forum
Unregistered
#2
12-11-2008, 12:36 PM
[eluser]jalalski[/eluser]
As you would any other constant.
echo FOPEN_READ;
will echo 'rb'
El Forum
Unregistered
#3
12-11-2008, 12:47 PM
[eluser]manuelpibe[/eluser]
Thanks Summer Student, that worked. My problem was that I was putting a $ in front of the constant.
--------------------
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