PHP Classes

File: includes/src/vendor/klein/klein/tests/Klein/Tests/views/test.php

Recommend this page to a friend!
  Classes of Subin Siby   Lobby   includes/src/vendor/klein/klein/tests/Klein/Tests/views/test.php   Download  
File: includes/src/vendor/klein/klein/tests/Klein/Tests/views/test.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Lobby
Web OS to install and run Web applications
Author: By
Last change:
Date: 8 years ago
Size: 128 bytes
 

Contents

Class file image Download
My name is <?php echo ucwords($this->shared_data->get('name')); ?>.
<?php echo strtoupper($this->shared_data->get('verb')); ?>!