PHP Classes

Classes of Mestre da Info

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Mestre da Info (1)  >  Mission progress status  >  Reputation  
Picture of Mestre da Info
Name: Mestre da Info <contact>
Classes: 1
Country: Brazil Brazil
Age: 36
All time rank: Not yet ranked
Week rank: Not yet ranked
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image MI Router  
Split the request URL simplify routing the request
This class can split the request URL simplify routing the request.

It can parse the current request URI and stores the parts of the URL after splitting it to separate the parts divided by the / character.

The class provides several functions to access the URL parts:

- Get the URL parts in an array

- Get the complete URL as a single text string

- Check if the request URL matches a given route name

- Get a URL part by number, or the first part, or the last part or the part before the last

In Portuguese:

Esta classe for desenvolvida para facilitar o trabalho com URL amigável.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z