View Full Version : Hotspot and automatic signup
cdavis
01-01-2004, 11:06 PM
Does anyone have some php scripts working and wililng to share that takes registration info from a user (billing address, speed wanted, etc.) and posts it to a radius server (using mysql or not) so that the user can then get online immediately after signing up?
Carl
uberfusion
01-08-2004, 12:59 PM
I second that! I would like too!
georgew
01-09-2004, 07:20 AM
This is called an ISP accounting system.
There are a number of them out there. Billmax, Rodopi, and many others.
I have scripts, but they require extensive unix and vi experience to use, and were constructed over a 7 year period, so I doubt if we even remember where all the parts are. A packaged and tested commercial accounting package would cost less to implement, our scripts cost us around $50,000.
cdavis
01-10-2004, 08:48 AM
If you find the script I would love to see it. If nothing else maybe it can get me brain storming more for a solution.
Carl