how can I start a business like those **** sites that give you a login and password after you pay?
Written on January 9, 2009 – 11:07 pm | by admin
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?
Marcie
Tags: Business Sites, Intranet, Start A Business












One Response to “how can I start a business like those **** sites that give you a login and password after you pay?”
By rafdarrow on Jan 10, 2009 | Reply
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.