PHP Classes

File: View/welcome.php

Recommend this page to a friend!
  Classes of Aziz S. Hussain   Aziz MVC   View/welcome.php   Download  
File: View/welcome.php
Role: Auxiliary script
Content type: text/plain
Description: Sample View
Class: Aziz MVC
Framework that uses MVC design pattern
Author: By
Last change:
Date: 13 years ago
Size: 115 bytes
 

Contents

Class file image Download
{header}
{links}
<?php

// Example how variables are passed by the data variable

echo $testVar;?>
{footer}