|
#1
|
|||
|
|||
|
Any PHP specialist- pls give answer for this query
Create a database design & simple web application for the foll requirements
Allow user to register and subscribe for email notification Implement Captcha in the registration Implement a email confirmation to complete registration Implement forgot password link Allow user to manage user profile Allow user to unsubscribe for email notification Administration Manage account active or inactive-if inactive the user will not able to login Send email notification(text message)-Support mass mailing to subscribers User information to capture First name last name Password Emai address |
|
#2
|
|||
|
|||
|
you may get to know this on w3schools...
|
|
#3
|
|||||||
|
|||||||
|
try using any open source php based cms like joomla
it have all the features u need also its highly customizable for captha use google recaptcha its easy and best |
|
#4
|
||||
|
||||
|
Quote:
|