PHP Classes

Reverse a URL

Recommend this page to a friend!

      Relink  >  All threads  >  Reverse a URL  >  (Un) Subscribe thread alerts  
Subject:Reverse a URL
Summary:Reverse a ULR
Messages:1
Author:cleyton ferrari
Date:2011-02-21 20:53:11
 

  1. Reverse a URL   Reply   Report abuse  
Picture of cleyton ferrari cleyton ferrari - 2011-02-21 20:53:12
Hello, congratulations for the class!
I use this class for some time already, but now it became necessary to break the link, example:

I use $ obj-> replaceLink ('? id = 23 & p = 33 & c = & t = sport athlete-takes-most');
and he creates a link: (...)/ url/23/33/esporte/atleta-ganha-mais.html

I wonder if you know how I get this link (/ url/23/33/esporte/atleta-ganha-mais.html) and make it back to (? id = 23 & p = 33 & c = & t = sport athlete-takes-over) or do the reverse process.

translated by google translator