Answer Posted / ram kaushik
urlencode() converts some html entites in special
characters which is good for security purpose while
urldecode() gives us real url what we had before putting in
urlencode() function
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the use of mysqli_real_escape_string() function?
What is the difference between explode and split?
How to delete a file from the system?
Is java is better than php?
How to replace a substring in a given string in php?
What are the features of object-oriented programming in php?
What is isset and unset in php?
What is php form validation?
What is meant by variable variables in php?
Is salary fixed or variable cost?
Is apache needed for php?
What is sorting php?
Can we learn php without html?
Does php 7 support multiple inheritance?
What is trait in php?