Saturday, April 18, 2009

I need to start a membership site?

Does anyone know any web hosts that would allow me to create a membership site where people would pay to view the contents of my site? If not, does anyone know how else I can do this but for cheap. I am on a budget.
I need to start a membership site?
You can buy vbulletin, you can try web hosting from websites like http://aplis.net/
I need to start a membership site?
If you have php and mysql access, I suggest the two tutorials below:





http://www.tutorialtastic.co.uk/tutorial...


http://www.tutorialtastic.co.uk/tutorial...





As for members, I%26#039;d suggest you let people %26quot;sign up%26quot;: i.e. you enter their data in the database, but you also have a field in the users table where you specify if said members has payed or not.





You set the field to %26quot;false%26quot; by default, and when the person has payed you change it to true.





So you let all members view the site, that have the payed field set to true.





As for how to do it... you will need to learn some programming, if you don%26#039;t want to pay anyone. Dunno the prices, sorry :-/ (I don%26#039;t do freelance stuff).


No comments:

Post a Comment