PHP Classes

parseUrl method

Recommend this page to a friend!

      URL Tool  >  All threads  >  parseUrl method  >  (Un) Subscribe thread alerts  
Subject:parseUrl method
Summary:Get url array
Messages:2
Author:Marco Rossi
Date:2013-08-05 12:30:05
Update:2013-08-05 16:06:11
 

  1. parseUrl method   Reply   Report abuse  
Picture of Marco Rossi Marco Rossi - 2013-08-05 12:30:05
Hi,
this is a great class!
How can i extract the url components when i call the parseUrl method?

$urlToolObj->parseUrl($url, $error)

How can i make an array of components?

Thank you very much
Regards!

  2. Re: parseUrl method   Reply   Report abuse  
Picture of Marco Rossi Marco Rossi - 2013-08-05 12:32:54 - In reply to message 1 from Marco Rossi
Ok, i've resolved!
Thank you