/    Sign up×
Community /Pin to ProfileBookmark

Login & Registering Scripts

Could anyone tell me how to set up a member registering, login, and password reminder sent to their email box? I need to collect the names of people using my site. I am not a pro so I need a easy script recommendation. Also a 123 process on how to complete this.
Are there any pros out there that can help me?

Thanks!!

to post a comment
JavaScript

10 Comments(s)

Copy linkTweet thisAlerts:
@phpnoviceJun 13.2005 — This cannot be done in JavaScript. For several reasons, server-side code is required in order to reliably accomplish this task.
Copy linkTweet thisAlerts:
@mtsteelauthorJun 13.2005 — Thanks for the info. So how can I do this? What would you use for this task?
Copy linkTweet thisAlerts:
@phpnoviceJun 13.2005 — First task is to find out what server-side language(s) you have available from your site host. One is about as good as the other.
Copy linkTweet thisAlerts:
@mtsteelauthorJun 13.2005 — I have PHP and also MySQL to use
Copy linkTweet thisAlerts:
@phpnoviceJun 13.2005 — Next task is to create your Users database and table. If you haven't done this before, you're going to need someone to do it for you. You can't create a MySQL database from PHP. PHP can create the table -- but not the database. A contract programmer could create the whole thing for you if you were of a mind to pay someone to do it. Otherwise, you could by a book (like I did more than six months ago) called [U][I]SAMS Teach Yourself MySQL in 21 Days[/I][/U]. It even gets a little bit into using PHP to access your MySQL database.
Copy linkTweet thisAlerts:
@mtsteelauthorJun 13.2005 — I am using xpanel, and it offers mysql creation where I can make tables. Is that what you are taking about?
Copy linkTweet thisAlerts:
@phpnoviceJun 13.2005 — Yes, that is part of it. I'm not familiar with xPanel, though, so I can't walk you through it. I have used cPanel (or some such).
Copy linkTweet thisAlerts:
@mtsteelauthorJun 14.2005 — Your are rigth, I am using cpanel - not xpanel. Would you still be able to help?
Copy linkTweet thisAlerts:
@phpnoviceJun 14.2005 — OK, I just checked, and it is actually:

cPanel Build: 10.2.0-RELEASE 82

Theme: cPanel X v2.5.0

which I am using. You can verify your version of cPanel by checking the bottom left-hand corner of the first display for the version. Right below that is a documentation link you can click for assistance.
Copy linkTweet thisAlerts:
@mtsteelauthorJun 14.2005 — I am using Cpanel Build: 9.9.8-RELEASE 119
×

Success!

Help @mtsteel spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.23,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...