PHP Classes

File: examples/blog/app/templates/user/password/password-instructions-send.php

Recommend this page to a friend!
  Classes of Haseeb Ahmad Basil   PHP Skeleton Framework   examples/blog/app/templates/user/password/password-instructions-send.php   Download  
File: examples/blog/app/templates/user/password/password-instructions-send.php
Role: Example script
Content type: text/plain
Description: Example script
Class: PHP Skeleton Framework
Extensive Web application development framework
Author: By
Last change:
Date: 8 years ago
Size: 468 bytes
 

Contents

Class file image Download
<div>
   
    <h1>Email sent</h1>
    <p><strong>We have sent an email to <?php ?> with further instructions.</strong></p>
    <p>The email will let your recover your username, so if you know your password, login above or on any page at this app.</p>
    <p>If you have lost or forgotten your password, you should click the link in the email. You will be asked for further information and to choose a new password. The email link must be clicked within a limited time.</p>
       
</div>