Erelid |
|
Nice, i don't think there are many people who can register themselves on a dutch site
Anyway, like DeafBoy said, you must use a database. You could also use files to store data, but this is a slower method and it's not really good for big systems like profiles.
Once you have a database, you could let visitors register and create their profile (a row in the database). To create this you should have a look at some loginscripts and some tutorials about php/mysql.
I don't really think you can just download a script like this, put it on your website and earn money with it. You'll have to work a bit |