Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within PHP
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework
this week in the
Java in General
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
PHP
Get ip by php
Vu Van Bac
Greenhorn
Posts: 1
posted 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What is get ip function in php?
Thanks
http://www.yepi3games.org
Nick Charles
Ranch Hand
Posts: 71
I like...
posted 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Vu, welcome to
Java
Ranch!
I assume you want to find out the IP address of the client, that is:
$_SERVER["REMOTE_ADDR"]
You can see all the values provided by $_SERVER in the docs:
http://www.php.net/manual/en/reserved.variables.server.php
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Create license for war file.
how to get the compute ip
Trouble in restricting the directory which contains .htaccess file
Java Applet Logon Post to PHP
Calling simple PHP from Servlet or JSP
More...