<sigh> Can anyone direct me how to retrieve a clients

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Metawolf
Forum Newbie
Posts: 2
Joined: Thu Jun 13, 2002 8:16 am

<sigh> Can anyone direct me how to retrieve a clients

Post by Metawolf »

I'm trying to Restrict pages access by specific IP's but cant find a way to retrieve this for comparison to my IP list.

Clarification: I meant retrieveing the client IP address:)
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

take a look here
Metawolf
Forum Newbie
Posts: 2
Joined: Thu Jun 13, 2002 8:16 am

Post by Metawolf »

Ahhh, much thanks!
Post Reply