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
Get full system path of an assets file, or folder?
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
Get full system path of an assets file, or folder?
El Forum
Unregistered
#1
04-20-2012, 02:01 PM
[eluser]coldscooter[/eluser]
Is there any way in codeignigter to get the full path of a file?
ie: /usr/local/var/development/www/...
El Forum
Unregistered
#2
04-20-2012, 02:07 PM
[eluser]CroNiX[/eluser]
FCPATH is the full path to index.php.
APPPATH is the full path to the application folder.
Other paths are defined at the bottom of index.php.
El Forum
Unregistered
#3
04-20-2012, 02:08 PM
[eluser]WanWizard[/eluser]
Assuming you have the filename and it's (relative) location, you can use realpath() to get the full pathname.
El Forum
Unregistered
#4
04-20-2012, 02:12 PM
[eluser]coldscooter[/eluser]
Thank you.
--------------------
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