PHP Classes

File: examples/blog/app/templates/user/register/success.php

Recommend this page to a friend!
  Classes of Haseeb Ahmad Basil   PHP Skeleton Framework   examples/blog/app/templates/user/register/success.php   Download  
File: examples/blog/app/templates/user/register/success.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: 368 bytes
 

Contents

Class file image Download

<h2>Account created; please check your email</h2>

<p>Your account has been created, but you'll have to activate it before you can use it.</p>
<p>We've just sent an activation email to <?php echo htmlentities($email, ENT_QUOTES, 'UTF-8'); ?>. Please <strong>check your email</strong>,
    and click on the <strong>activation link</strong> in the email we sent you.</p>