PHP Classes

File: crud360/inc/examples.php

Recommend this page to a friend!
  Classes of Muhammad Usman   PHP CRUD 360 Form Generator   crud360/inc/examples.php   Download  
File: crud360/inc/examples.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP CRUD 360 Form Generator
Generate forms for administration panels
Author: By
Last change:
Date: 6 years ago
Size: 1,259 bytes
 

Contents

Class file image Download
<h4>Explore Examples</h4>
    <div class="container-fluid examples">
        <div class="container">
             <a class="example-item <?php if($page=='crud360_example1.php') echo 'selected-example';?>" href="crud360_example1.php">Example 1</a>
              <a class="example-item <?php if($page=='crud360_example2.php') echo 'selected-example';?>" href="crud360_example2.php">Example 2</a>
              <a class="example-item <?php if($page=='crud360_example3.php') echo 'selected-example';?>" href="crud360_example3.php">Example 3</a>
              <a class="example-item <?php if($page=='crud360_example4.php') echo 'selected-example';?>" href="crud360_example4.php">Example 4</a>
              <a class="example-item <?php if($page=='crud360_example5.php') echo 'selected-example';?>" href="crud360_example5.php">Example 5</a>
              <a class="example-item <?php if($page=='crud360_example6.php') echo 'selected-example';?>" href="crud360_example6.php">Example 6</a>
              <a class="example-item <?php if($page=='crud360_example7.php') echo 'selected-example';?>" href="crud360_example7.php">Example 7</a>
   
        </div>
    </div>



<hr>
<p align='center'>Current Version: 1.0b (beta)</p>