Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Automated Membership System.
Closed Thread
Old 05-12-2006, 04:22 AM   #1 (permalink)
 
True Techie

Join Date: Dec 2005

Posts: 162

lea0001

Default Automated Membership System.

I was wondering if any free scripts existed which allowed an automated membership system.

I need one which will be able to send money to my PP account and then register the members automatically allowing them certain aspects of my website.
I have noticed that these tools exist on the web but would like to know if any free ones exist, how to set them up, and where to get them.

If you know about any of these which are free please reply to this post.

Cheers lea0001.
lea0001 is offline  
Old 05-15-2006, 01:14 AM   #2 (permalink)
 
Ultra Techie

Join Date: Sep 2005

Posts: 638

tommyboy123x is on a distinguished road

Send a message via AIM to tommyboy123x
Default

really, i hate to say it, but the best way is probably to make a PHP script and intigrate it with MySQL, Access, or some other db program. A simple script would be enough to satisfy your needs. i would check out www.phpfreaks.com for more help/a guide.

Also, i remember there was one program, something along the lines of mojo monkey. im sure a google search is enough.

sorry, but i don't know of any free programs
__________________

Some real (as in actual) surveys that pay money!
tommyboy123x is offline  
Old 05-15-2006, 11:54 AM   #4 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default

http://www.asp101.com/samples/db_edit.asp

Here's a quick sample that ties together a number of database functions into a simple little script for adding, deleting, and editing data in a database table. It's a pretty simple little script, but it illustrates a number of useful techniques and should help tie all the pieces together into one script.
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On