Full version Download:
installer-phpAMA.zip

(1067 Kbytes) includes installer

If you prefer just the PHP code
download the source code here:
phpAMA.zip
(658 Kbytes) EXCLUDES installer
Upgrades
from version 3.32 to 3.40 (115 Kbytes, 20th Jan 2008)
from version 3.40 to 3.50 (107 Kbytes, 16th Jan 2009)
from version 3.50 to 3.51 (62 Kbytes, 27th Jan 2009)
from version 3.51 to 3.60 (456 Kbytes, 23rd Nov 2009)
from version 3.60 to 3.61 (94 Kbytes, 1st Dec 2009)
from version 3.61 to 3.62 (220 Kbytes, 23rd Dec 2009)
from version 3.62 to 3.63 (86 Kbytes, 22nd March 2010)
Follow me and be informed when upgrades or important security patches are released:
Follow dwalkercouk on Twitter
Technical details:
  Version: 3.63
  Date: 22nd March 2010
Host requirements: 
   MySQL & PHP
   Operating System:
      Unix/Linux
Commercial License - registration not necessary
(but will remove a small ad/header)


History
Got a question?  Try the phpAMA FAQ Found a BUG?  Report bugs here
DEMOs

Members DEMO


Also ensure you try the
ADMIN demo

Browse phpAMA source code online

Websites currently using phpAMA


View on-going development list

Tutorials
Rate Our Program
Excellent!
Very Good
Good
Fair
Poor

Question:   Can you create HTML pages and FTP files to your remote server?
If YES!  Then you can install, use and benefit from phpAutoMembersArea.
Need help? Try the phpAutoMembersArea FORUM for an answer.

Securely protecting
website content
since 2004!

phpAutoMembersArea (phpAMA) whats NEW:

  • ADMIN - view most popular files within your members area
  • Now integrated with phpBB3 - for more details see admin tips
  • New Search function within your members area
  • PayPal subscriptions (recurrring payments)
  • Easy add a login box to any page
  • Updated image gallery functionality

Other features include photo gallery which includes a new honey-pot to help you gain more new potential members and phpAMA is integrated with phpBB forum (phpBB version 2 only), read more here.

Now can be used on your own SSL (https://) secure site.

Use phpAMA to create a members area using PHP MySQL (you will need PHP hosting, it will run on the majority of Linux web hosting accounts), protect your "members-only" or "adult-content" on your website; phpAMA will protect your content and only allow registered users access once a valid payment is received. This is a great way to help keep out minors from your adult content/sections.

Try it now free and automatically create your own SECURE members area, NO programming experience required.  Included is a separate join page for your new members and separate members-area that only your members can access following a successful login.

NOW fully integrated with PayPal
This now makes taking payment from your web site via PayPal the easiest thing since the invention of the mouse!  Just enter your PayPal details from within the admin section and start taking automated payments for membership and renewals to your website AUTOMATICALLY.  Fully configurable, and accommodates all PayPal accepted currencies (USD, EUR, GBP, etc.).

Now benefits from an automated renewal system
Automatically emails your members when their renewal is due; sends out the reminder x days (specified by you) before the account expires.  Then to renew their account all they need to do is login and click the renewal link which automatically appears at the end of the members page, this automatically takes them to PayPal and if they pay successfully the account is automatically renewed for the duration selected by that member.

When a new member joins you can set the system to auto activation of new members or manual activation (where you login as Admin to the admin area and activate - or delete - the new member).

When you login to the admin area you can then manage your members.  You can view, modify or delete any members' details. 

Adding new content to your members area: Add new sections by simply uploading new HTML files to the content folder, these new files then appear on the members menu automatically.

To use this application no in-depth knowledge of programming is required.  An auto install is provided, and to manage the admin area all you'll need is experience of HTML and how to FTP your files to your server.

Tip of the day
For more great web design teps, check out the tech channels you can get on your satellite tv antenna when you sign up for a satellite deal with Internetlion.com today!

Limiting factor: 

phpAutoMembersArea is tested and designed to run on Linux and Unix (FreeBSD) - NOT Windows servers.  A .htaccess file is used to restrict access to the content folder (the location of your members content).



Version 3 Features:
- Easy install

    - integrated into existing site in minutes

Like it installed for you? See install details.


Members area
- members demo
   - new member join page
            (integrated with PayPal)
  - login page
    - forgotten password page
   - integrated with phpBB3 forum
    - automatic renewal
      - members automatically notified
      - able to renew account via PayPal
      - PayPal standard (one-off payment)
      - PayPal Subscriptions
            (recurring payments)
      - no intervention required by admin
    - automatic menus:
       - add html/php pages and
          links appear on menu
    - integrated search
    - easy personalise:
       - a single css file
       - a single header.html file
       - a single footer.html file
       - YOUR company name
        appears on all pages
  - create private content
      (provide individual files for members)
- securely make available (enable downloads by your members only) these file types: .pdf, .zip,.avi, .mpg, .mpeg, .rm, .wmv, .wav, .mp3, .jpg
  - and more...

Admin area - admin demo
    - view member details
    - view most popular files
    - auto version checker
    - modify members
    - delete members
    - add PayPal payment options
    - configure PayPal
    - configure renewal system

    - email notices automatically sent to
       accounts due to expire
    - configure auto or manual activation
    - expired accounts automatically
       deleted
    - ban IPs or whole ranges
    - monitor who has logged in
   - extract member email addresses
      (enables the sending of newsletters)
 - search for member
 - show last logins for selected member
  - and more...

Planned enhancements/additional features:
        
view on-going list

 

 

 

When installed you will have a separate members area and a separate admin area:

DEMO   Members Area   DEMO DEMO   Admin Area   DEMO
Join page Login Page
Login page Main menu
Members area Admin tips

DEMO - Adding phpAutoMembersArea: phpAMA to your own PHP MySQL web site - DEMO

Easy install - just 5 simple steps:

1.
Full version Download here

2. Run this from your PC
      (this will upload the files to your server).

3. Configure your installation - in your browser open the file: 
            www.yourDomain/phpautomembersarea/readme.html

4. Add the join page to your web site - link to it from any existing page or use
<?php include("phpautomembersarea/members/join.php"); ?> within one of your existing PHP pages.  Ensure you update the link on the join page to point to your privacy policy.

5. Check the link on the login page, (members/login.html) ensure it points to your terms page.  And ensure your terms include a similar statement as the following:

In addition to data entered intentionally by the Customer [YOUR COMPANY] record the IP Number (Internet protocol address) of each new member.

NOTE: By default your installation is set for manual activation - where you as administrator must login to the admin area and activate the new member.  To change the activation to automatic, login to the admin area and follow the link "Toggle auto activation".

When configured new members can login at:
www.yourDomain/phpautomembersarea/
this url is specified in the activation email sent to new members.

Need help, or want to make a request try our
phpAutoMembersArea FORUM