Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between urlencode and urldecode ?

Answer Posted / laxmikant

urlencode() returns the URL encoded version of the given
string. URL coding converts special characters into % signs
followed by two hex digits. For example: urlencode(”10.00%”)
will return “10%2E00%25&#8243;. URL encoded strings are safe to be
used as part of URLs.
urldecode() returns the URL decoded version of the given string.

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differences between get, post and request methods ?

1024


How is it possible to parse a configuration file?

1012


How would you declare a function that receives one parameter name hello?

1023


How to get the ip address of the client?

9221


What are the design patterns in php?

1042


Tell me how can we display information of a variable and readable by human with php?

1094


Is json a string php?

1018


How to set session.gc_divisor properly?

1097


What is file upload?

1131


What is difference Between PHP 5 and 7?

1189


How to insert a line break in php string?

1035


What function do we use to find length of string, and length of array?

1015


How to insert an new array element in array?

1081


How to take a substring from a given string?

1064


Is age interval or ordinal data?

1022