Jump to content

PHP help needed


Chrisj

Recommended Posts

I need a  script, for my web site.

Thanks.

 

This is what I need:

 

Log-in page

If user can’t log-in, register and continue to Paypal Subscription Payment

Once payment is made, users get re-directed to log-in page.

Only registered/paid users can log-in.

Registered User info and Order info (subscription payment, date,etc)is added to database.

If Subscription expires without payment, user is blocked from logging-in.

Log-in privledge is re-instated once current subscription payment is received.

Log-in is users email address and password.

User can retreive password or user name if forgotten.

Log-in submission re-directs the user to the upload/browser box page.

 

Upload Page

Paid/registered logged-in users can access this page, only.

Upload box only accepts a limited number of vald extensions.

File is checked for viruses.

File size & date is added to the database

File name is changed to the users log-in name.extenstion.

File is directed to a specific directory.

 

Link to comment
https://forums.phpfreaks.com/topic/53673-php-help-needed/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.