Re: [PHP] User's IP Validation

2010-06-17 Thread Ashley Sheridan
> From: Juan Rodriguez Monti > > Sent: 16. cervna 2010 20:26 > > To: php-general@lists.php.net > > Subject: [PHP] User's IP Validation > > > > Hi people, > > I would like to know the best way to perform some

Re: [PHP] User's IP Validation

2010-06-17 Thread Juan Rodriguez Monti
> David > > Sent from my HTC > > -Original Message- > From: Juan Rodriguez Monti > Sent: 16. cervna 2010 20:26 > To: php-general@lists.php.net > Subject: [PHP] User's IP Validation > > Hi people, > I would like to know the best way to perform some kind of v

RE: [PHP] User's IP Validation

2010-06-16 Thread Ashley Sheridan
HTC > > -Original Message- > From: Juan Rodriguez Monti > Sent: 16. cervna 2010 20:26 > To: php-general@lists.php.net > Subject: [PHP] User's IP Validation > > Hi people, > I would like to know the best way to perform some kind of validation > for an applicatio

RE: [PHP] User's IP Validation

2010-06-16 Thread David Cesal
hp-general@lists.php.net Subject: [PHP] User's IP Validation Hi people, I would like to know the best way to perform some kind of validation for an application that I've written. I have a system that ask through an HTML Form some questions to users. I use some cookies to save some informatio

RE: [PHP] User's IP Validation

2010-06-16 Thread Bob McConnell
Rodriguez Monti [mailto:j...@rodriguezmonti.com.ar] Sent: Wednesday, June 16, 2010 2:26 PM To: php-general@lists.php.net Subject: [PHP] User's IP Validation Hi people, I would like to know the best way to perform some kind of validation for an application that I've written. I have a system

[PHP] User's IP Validation

2010-06-16 Thread Juan Rodriguez Monti
Hi people, I would like to know the best way to perform some kind of validation for an application that I've written. I have a system that ask through an HTML Form some questions to users. I use some cookies to save some information from the user side. However, I would like to implement some code