Re: [PHP] Non-traditional software accessing my website

2009-01-26 Thread TG
- Original Message - From: Stuart To: R B Cc: PHP List Date: Mon, 26 Jan 2009 19:53:17 + Subject: Re: [PHP] Non-traditional software accessing my website > 2009/1/26 R B : > > Is there a way to be sure that a website is going to be accessed only by > > tradition

Re: [PHP] Non-traditional software accessing my website

2009-01-26 Thread Robert Cummings
On Mon, 2009-01-26 at 15:06 -0500, Andrew Ballard wrote: > On Mon, Jan 26, 2009 at 2:14 PM, Thiago H. Pojda > wrote: > > On Mon, Jan 26, 2009 at 4:13 PM, Robert Cummings > > wrote: > > > >> On Mon, 2009-01-26 at 13:04 -0600, R B wrote: > >> > Hello, > >> > > >> > Is there a way to be sure that a

Re: [PHP] Non-traditional software accessing my website

2009-01-26 Thread Andrew Ballard
On Mon, Jan 26, 2009 at 2:14 PM, Thiago H. Pojda wrote: > On Mon, Jan 26, 2009 at 4:13 PM, Robert Cummings wrote: > >> On Mon, 2009-01-26 at 13:04 -0600, R B wrote: >> > Hello, >> > >> > Is there a way to be sure that a website is going to be accessed only by >> > traditional browsers and not from

Re: [PHP] Non-traditional software accessing my website

2009-01-26 Thread Stuart
2009/1/26 R B : > Is there a way to be sure that a website is going to be accessed only by > traditional browsers and not from another > software that send to the server the same headers of any of the traditional > browsers? > For example, supose that i only want to give access to my site users fro

Re: [PHP] Non-traditional software accessing my website

2009-01-26 Thread Thiago H. Pojda
On Mon, Jan 26, 2009 at 4:13 PM, Robert Cummings wrote: > On Mon, 2009-01-26 at 13:04 -0600, R B wrote: > > Hello, > > > > Is there a way to be sure that a website is going to be accessed only by > > traditional browsers and not from another > > software that send to the server the same headers of

Re: [PHP] Non-traditional software accessing my website

2009-01-26 Thread Robert Cummings
On Mon, 2009-01-26 at 13:04 -0600, R B wrote: > Hello, > > Is there a way to be sure that a website is going to be accessed only by > traditional browsers and not from another > software that send to the server the same headers of any of the traditional > browsers? > For example, supose that i onl