What is meant by urlencode and urldocode?
Answers were Sorted based on User's Feedback
Answer / nikunj
urlencode(): encode url
urldecode(): decode encoded url to original form
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
What are the benefits of using php and mysql?
What is encapsulation in oop php?
What is the full form of PHP?
28 Answers Apple, Nandhini, PHP,
What is the interface in php?
explain php variable length argument function.
What is php full form?
What is difference between rest api and restful api?
What is the basic syntax of Php?
Which function can be used to exit from the script after displaying the error message?
Why using the htaccess file
Why do we use query?
What is a controller in programming?