This is a simple package that can be used to create registered user records in a MySQL database table.
The user records are stored in the register table. It has fields for the login, password, first name, last name, address, zip code, city, age, sex and e-mail address.
The class can verify if there is already a record in the register table with the same login name. If the record does not exist, it inserts a new record.
|
|
| Name: |
Register User |
| Base name: |
registeruser |
| Description: |
Create registered user records in a MySQL table |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1982 users |
| All time rank: |
1781 |
| Week users: |
1 user |
| Week rank: |
2020  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|