PHP Classes

URLEncoding and more...

Recommend this page to a friend!

      Inlinks  >  All threads  >  URLEncoding and more...  >  (Un) Subscribe thread alerts  
Subject:URLEncoding and more...
Summary:Seems to be missing stuff
Messages:3
Author:-
Date:2011-09-27 19:24:16
Update:2011-09-28 08:28:31
 

  1. URLEncoding and more...   Reply   Report abuse  
Picture of - - - 2011-09-27 19:24:16
Don't you think you need to URLEncode the url parameter? And how about other TLD's like ".nl"

  2. Re: URLEncoding and more...   Reply   Report abuse  
Picture of chris rowlatt chris rowlatt - 2011-09-28 08:01:29 - In reply to message 1 from -
Thanks for your feedback Robill, good point I could add a udecode in at line 7, the call to Yahoo is so it would just be the domain segment.

.nl works fine with the class I can only imagine you where looking at a currently unused part of the class which will be in the updated version.

  3. Re: URLEncoding and more...   Reply   Report abuse  
Picture of Aabb Aber Aabb Aber - 2011-09-28 08:28:32 - In reply to message 2 from chris rowlatt
Will look into comments thanks