PHP Classes

File: test/py/out5.txt

Recommend this page to a friend!
  Packages of Nikos M.   Dromeo PHP Router Library   test/py/out5.txt   Download  
File: test/py/out5.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:
Date: 8 months ago
Size: 816 bytes
 

Contents

Class file image Download
??Dromeo Module loaded succesfully Dromeo.VERSION = 1.3.0 Default Handler { 'data': {'id': '1', 'user': '???'}, 'fallback': False, 'method': '*', 'pattern': '/????/{:user}/{:id}', 'route': '/????/???/1'} Default Handler { 'data': {'id': '2', 'user': 'toyou'}, 'fallback': False, 'method': '*', 'pattern': '/????/{:user}/{:id}', 'route': '/????/toyou/2'}