PHP Classes

File: test/js/out4.txt

Recommend this page to a friend!
  Packages of Nikos M.   Dromeo PHP Router Library   test/js/out4.txt   Download  
File: test/js/out4.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Dromeo PHP Router Library
Route HTTP requests to functions with URL patterns
Author: By
Last change: v.1.3.0 in progress

* remove redirection code
* generix getter from original source, instead of passing alternative similar input
* edits, typos, code styling
Date: 6 months ago
Size: 772 bytes
 

Contents

Class file image Download
??Dromeo.VERSION = 1.3.0 Default Handler { route: '/foo/koo', method: '*', pattern: '/foo/koo', fallback: false, data: {} } Default Handler { route: '/foo/moo', method: '*', pattern: '/foo/moo', fallback: false, data: {} } Default Handler { route: '/foo/moo/soo', method: '*', pattern: '/foo/moo/soo', fallback: false, data: {} }