PHP Classes

File: menu.php

Recommend this page to a friend!
  Classes of Brett Dutton   JackBooted PHP Framework   menu.php   Download  
File: menu.php
Role: Example script
Content type: text/plain
Description: Example script
Class: JackBooted PHP Framework
Web application framework using simplified MVC
Author: By
Last change:
Date: 8 years ago
Size: 135 bytes
 

Contents

Class file image Download
<?php
require_once ( dirname ( __FILE__ ) . '/config.php' );
Jackbooted\Util\MenuUtils::slugRedirect( filter_input( INPUT_GET, 'S') );