> >
> > > I tried these but they didn't work:
> > > $localip = "192.168.0.0";
> > > $localip = "192.168.0.*";
> > > $localip = "192.168.0.0/24";
> > >
> > >
> > > Any other ideas?
> > >
> > >
> >
> >
> > Any other ideas?
> >
> > Cheers
> >
> >
> >
> > - Original Message -
> > From: "Jason Wong" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, July 13, 2002 3:
ied these but they didn't work:
> $localip = "192.168.0.0";
> $localip = "192.168.0.*";
> $localip = "192.168.0.0/24";
>
>
> Any other ideas?
>
> Cheers
>
>
>
> ----- Original Message -
> From: "Jason Wong"
On Saturday 13 July 2002 13:45, Liam MacKenzie wrote:
> If I enter 192.168.0.13 (My IP) it works, I'm allowed in and any other IP
> isn't.
> However, I need to grant access to this whole network, not just me. So I
> need 192.168.0.* to be able to access it, everyone else should get "Access
> Deni
--
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 13, 2002 3:49 PM
Subject: Re: [PHP] Restricting access using IPs
> On Saturday 13 July 2002 13:10, Liam MacKenzie wrote:
> > Hey all, I'm looking to deny access to all IPs except
On Saturday 13 July 2002 13:10, Liam MacKenzie wrote:
> Hey all, I'm looking to deny access to all IPs except those that fall into
> a specific IP range. 192.168.0.* in this case.
> Am I missing something out of this code, it don't work too well ;-)
HOW doesn't it work too well? It displays a p
6 matches
Mail list logo