Loading...
 
Features / Usability

Features / Usability


Re: set permissions according to ip-address

posts: 2881 United Kingdom

Hiya

Add some if statements in the code to check the IP address ranges.

The IP of a browser can be got from the global php variables without fuss. Look at a phpinfo; for all the other goodies you can check with too.

http://www.php.net will come in handy

Damian

There are no comments at this time.