Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

help with php

New Here ,
Jul 28, 2010 Jul 28, 2010

Copy link to clipboard

Copied

hello

i am making a script but i can't find any tutorials online for what i am looking for so i think you guys can help plzzz

ok sop what i am making is a forgot password page for my website

i want the user to type their email and a link would be sent to him or her that link would be a link the expires in 24 hours and is a randomly generated link. this link will be connected to the user that requested the forgotten password. so what the user would to on the link page is he will change his password by typing the password he would like and retyping it.

can anyone please help me with this it would be much appreciated it you can give me the code of if not give me a tutorial link. thanks in advance

TOPICS
Server side applications

Views

390
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 02, 2010 Aug 02, 2010

Copy link to clipboard

Copied

LATEST

The coding to do this is pretty basic PHP stuff, but it's too involved to expect to have answered / provided in a forum post. Two resources that I can highly recommend are

- in book form; David Power's - Dynamic Web Design Made Easy:  http://tinyurl.com/2dv7rj7

- in video form; Lynda.com:  http://www.lynda.com/home/ViewCourses.aspx?lpk0=99

For this sort of thing you may find your specific information quicker in David's book, but both of these resources will get you to where you need to go.

Hope this helps.

--   
Lawrence Cramer   *Adobe Community Professional*
www.Cartweaver.com
Complete Shopping   Cart Application for
Dreamweaver, available in PHP and CF

Stay updated - http://blog.cartweaver.com

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines