[support] drupal_urlencode() vs urlencode()
    Earnie Boyd 
    earnie at users.sourceforge.net
       
    Tue Sep 30 12:18:48 UTC 2008
    
    
  
Quoting Clarke Robin <Robin.Clarke at networkrail.co.uk>:
> Hi,
>
> I hope this list is still running - I haven't received anything in a 
> few days now.
>
> I am new to Drupal and am struggling to work out when I should use 
> drupal_urlencode() and when I should use urlencode(). And is there a 
> urldecode()? I cant find one.
>
Here is the documentation for drupal_urlencode 
http://api.drupal.org/api/function/drupal_urlencode
And no drupal_urldecode doesn't exist but PHP urldecode does. 
http://us.php.net/manual/en/function.urldecode.php
Earnie -- http://for-my-kids.com/
-- http://give-me-an-offer.com/
    
    
More information about the support
mailing list