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
Grabbing host address...
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
Grabbing host address...
El Forum
Unregistered
#1
05-01-2009, 02:30 PM
[eluser]internut[/eluser]
Hey all...
Is this the best way:
$this->input->server(HTTP_HOST)
using:
$this->input->ip_address()
to grab IP.
El Forum
Unregistered
#2
05-02-2009, 07:55 AM
[eluser]slowgary[/eluser]
Whatever happened to good ole'
Code:
$_SERVER['REMOTE_ADDR'];
?
El Forum
Unregistered
#3
05-02-2009, 09:41 AM
[eluser]Phil Sturgeon[/eluser]
Same thing. The server method of Input just returns false if the key doesnt exist and allows XSS cleaning.
--------------------
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