how can I start a business like those **** sites that give you a login and password after you pay?
Feb.22, 2009 in
Programming & Design
-rene- asked:
what is this system called? I’ve created websites before, know html, can put up video, have a merchant account, is this an intranet? things that have come up are sql, apache, where do I start?
what is this system called? I’ve created websites before, know html, can put up video, have a merchant account, is this an intranet? things that have come up are sql, apache, where do I start?


February 24th, 2009 at 3:20 am
You need to create a PHP database of users. Each user is assigned a unique, enrypted password stored in a database. The 2 database tables relate to each other everytime someone logs in.