[PHP] Restrict Access per IP Addresses

2001-02-28 Thread Nazoréen
Hello, i'm Anthony from France :-) well i have a problem, i try make an authentication per range IP Address like : from 194.195.196.0 to 194.195.196.255 but it doesn't work, except if i make an authentication for only one IP Address. I tried to make with "LOOP" and "WHILE" tag, but i got the pro

[PHP] Restrict Access per IP Addresses

2001-03-01 Thread Nazoréen
Thank you for the script, but it is not clear for me :-) i'm a beginner in PHP ! This script accept all range IP for every domain, but me i need to determine only a range IP for select domains. Users will be connect by my network, so they have an IP give by the network. Example (because i don't

Re: [PHP] Restrict Access per IP Addresses

2001-02-28 Thread Ernest E Vogelsinger
At 00:58 01.03.2001, Nazoréen said: [snip] >well i have a problem, i try make an authentication per range IP Address >like : >from 194.195.196.0 to 194.195.196.255 but it doesn't work, except if i make >an authentication for only one IP Address. I tried to m

Re: [PHP] Restrict Access per IP Addresses

2001-03-01 Thread Nazoréen
Thank you for the script, but it is not clear for me :-) i'm a beginner in PHP ! This script accept all range IP for every domain, but me i need to determine only a range IP for select domains. Users will be connect by my network, so they have an IP give by the network. Example (because i don't

Re: [PHP] Restrict Access per IP Addresses

2001-03-01 Thread Ernest E Vogelsinger
At 16:09 01.03.2001, Nazoréen said: [snip] >there are 3 networks, each of them have a mask : (it is not necessary to >know these parameters i think !) >198.143.15.255 (255.255.255.0) >202.139.84.255 (255.255.255.128) >210.176.142.255 (255.255.255.192) > >Whe

TR: [PHP] Restrict Access per IP Addresses

2001-03-01 Thread Nazoréen
<[EMAIL PROTECTED]> Cc: "PHP GENERAL LIST" <[EMAIL PROTECTED]> Sent: Thursday, March 01, 2001 4:27 PM Subject: Re: [PHP] Restrict Access per IP Addresses > At 16:09 01.03.2001, Nazoréen said: > [snip] > >there are 3 networks