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 is member variable?
How can we encrypt and decrypt a data present in a mysql table using mysql?
Why post method is used in php?
how to get substring of string without using substr() function in php ????
What sized websites have you worked on in the past?
how to get the value in script values
Explain different types of errors in PHP (i.e. arguments in errorreporting function)?
8 Answers Base2 Infotech, DCI, Microsoft, Tata Elxsi,
What is the importance of php?
What is the use of die in php?
Which function(s) in PHP computes the difference of arrays?
Applications written to provide a GUI shell for Unix and Linux are called
Tell me how to set a page as a home page in a php based site?