What is the difference between urlencode and urldecode ?
Answer Posted / ks.tarun
urlencode: encode the Url Query string in a predefined ways.
urldecode: decode the url query string into values as was
passes in the url.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain what is memcache?
What is $_ get and $_ post in php?
What happens if an expected input field was not submitted?
How do I clear my browser session?
What is whitespace in php?
How to Pass JSON Data in a URL using CURL in PHP?
Tell me what is use of in_array() function in php?
How to write php function in html onclick?
What is $row in php?
How can we change the maximum size of the files to be uploaded?
How to generate a character from an ascii value?
What is the use of header in php?
Explain do you use composer? If yes, what benefits have you found in it?
How many open modes available when a file open in PHP?
Which is variable cost?