php-db | 2001051
Date: 05/14/01
- Next message: ncarb <email protected>: "Re: [PHP-DB] Url link"
- Previous message: Brian Tegtmeier: "[PHP-DB] Flash+PHP search error"
- Maybe in reply to: Mark @ 10base-t.com: "[PHP-DB] Url link"
- Next in thread: Szii: "Re: [PHP-DB] Url link"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
$REMOTE_ADDR is what you're looking for. To find out all these sort of
variables PHP makes available to you, do a <?php phpinfo(); ?> page and then
look at the section titled: Apache Environment.
Josh Hoover
KnowledgeStorm, Inc.
jhoover <email protected>
Searching for a new IT solution for your company? Need to improve your
product marketing?
Visit KnowledgeStorm at www.knowledgestorm.com to learn how we can simplify
the process for you.
KnowledgeStorm - Your IT Search Starts Here
> Anyone know how to get the connecting client's ip address
> using php? I need
> to log this information to a db for security reasons
- Next message: ncarb <email protected>: "Re: [PHP-DB] Url link"
- Previous message: Brian Tegtmeier: "[PHP-DB] Flash+PHP search error"
- Maybe in reply to: Mark @ 10base-t.com: "[PHP-DB] Url link"
- Next in thread: Szii: "Re: [PHP-DB] Url link"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

