PHP Classes

File: application/views/index.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   CodeIgniter ion Auth Login   application/views/index.php   Download  
File: application/views/index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CodeIgniter ion Auth Login
Manage user records in a database with CodeIgniter
Author: By
Last change:
Date: 6 years ago
Size: 195 bytes
 

Contents

Class file image Download
<div class="jumbotron">
        <div class="container">
          <h1>Welcome, <?php echo $first_name; ?>!</h1>
          <p>Your are now inside the application</p>
        </div>
    </div>