----- Original Message ----- From: "Shaun" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 30, 2004 1:38 PM Subject: [PHP] Logging on to a web based application
> Hi, > > We are trying to develop a web based system where users a charged per > office. I would be grateful to hear anyone's experience in creating such > applications and how the users are managed. Our main concern is how we stop > a client paying for one office use and distributing their password to other > offices... > > Many thanks > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > You can base it on thier ip address if it's static limiting to that one addy, or only allow them so many connections per day, or let them access no matter what and record their IP address and charge them more if they access from more than one location. just some ideas Jake -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php