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
What are the advantages of triggers?
What is htmlspecialchars?
Explain me what is the importance of "method" attribute in a html form?
Explain Traits in PHP?
What does csrf token mean?
What is Apache's configuration file typically called?
What is nginx and what is it used for?
What are the features and advantages of object-oriented programming in php?
What is the use of pear in php?
What is split function in php?
What is session php?
What are PHP Magic Methods/Functions. List them.
What is array filter php?
Is php class name case sensitive?
How long does a php session last for?