Best script to create users for password protected pages?

This is a discussion on "Best script to create users for password protected pages?" within the PHP Forum section. This forum, and the thread "Best script to create users for password protected pages? are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 21st, 2007, 11:27
Junior Member
Join Date: Aug 2006
Location: south australia
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
Best script to create users for password protected pages?

I am looking for the best script to create users for password protected pages, I am unhappy with what I have found so far.
I am looking for something that will only give access to members after payment. Preferably PayPal IPN compatible.

http://www.sentrylogin.com/sentry/features.asp (too expensive)
http://www.russianlondon.com/scripts/freepaypal (best I have found so far but I am not sure if I will be happy with this sign up process, and I am fear I will want to use it on more then one site and they say it costs $75 each time you want to use it on a site)
http://www.withinweb.com/phpsecurearea/index.php (may not have all the functionality I am looking for)

I would love to find something open source, or hear what you recommend, or what you use.
Reply With Quote

  #2 (permalink)  
Old Apr 22nd, 2007, 09:29
Reputable Member
Join Date: May 2006
Location: Northampton, UK
Posts: 399
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Best script to create users for password protected pages?

I might be wrong, but i think most people here will be more geared towards writing their own scripts, so u may struggle for opinions.

However, if you choose to write your own we may be able to help.
Reply With Quote
  #3 (permalink)  
Old Apr 22nd, 2007, 11:04
Junior Member
Join Date: Aug 2006
Location: south australia
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Best script to create users for password protected pages?

I would like to be able to write my own script. I leant how to do this type of thing with asp.net but I have to make this site on a lynx server with a MySQL database rather then windows and MSSQL. PHP Code seems more complicated and would take me a week to make a code for a site like this.
What is PHP code called? I don’t know much about it but it dose not look like visual basic or C+.
After customizing many PHP pages I have learned allot, maybe one day I will be able to attempt writing a complex script like this.
Reply With Quote
  #4 (permalink)  
Old Apr 23rd, 2007, 12:22
masonbarge's Avatar
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Best script to create users for password protected pages?

MySQL should be a snap if you know MSSQL. Not trying to be a smartass, but PHP code is called PHP. If you know ASP.net it should be not too terribly difficult -- I think PHP would be considered a bit easier, both to learn and to use. It's often compared (favorably) to ASP.

No it's not like C+ at all. It's a server-side scripting language created to support web pages, again, very much like ASP or CGI.

Your choices are 1) Pay a good price for a software package or 2) Learn PHP (and MySQL, although you can probably pick up enough to get started in an hour if you know another SQL flavor). There isn't a free script suite, AFAIK, that won't take almost as much work and PHP knowledge as if you started from scratch.
Reply With Quote
Reply

Tags
membership script, php ipn, php password protected

« Site Help | php »
Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Forgot password and Change password PHP script Chono PHP Forum 4 May 16th, 2008 09:13
[SOLVED] Connection string for password protected databases alexgeek Classic ASP 6 Oct 31st, 2007 15:59
Password protected pages wayne47 Web Page Design 9 May 8th, 2007 14:16
password protected photo gallery milly Starting Out 1 May 8th, 2007 00:33
Delete file in password protected page. SweetLou Classic ASP 4 Jan 7th, 2006 21:15


All times are GMT. The time now is 06:51.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43