What is meant by urlencode and urldocode?

Answers were Sorted based on User's Feedback



What is meant by urlencode and urldocode?..

Answer / nikunj

urlencode(): encode url
urldecode(): decode encoded url to original form

Is This Answer Correct ?    5 Yes 0 No

What is meant by urlencode and urldocode?..

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

Post New Answer

More PHP Interview Questions

What is the role of php?

0 Answers  


What types of Data Can Be Used as Array Keys?

0 Answers  


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

0 Answers   Lionbridge,


How to get length of an array in PHP?

0 Answers  


What are the features and advantages of object-oriented programming?

5 Answers   HCL,






How to connect to a url in php?

0 Answers  


How can you get web browser’s details using PHP?

0 Answers  


Hi, My Name is Ajay Jha. What My Question is I am Percuing in Bca. It's My 5th Semester. I Want To Make My Carrear as a web designer that's Why i wants to do Php, Is it right Desision for Me ?

1 Answers  


What type of language is php?

0 Answers  


How can we change the value of a constant?

0 Answers  


Explain how we can get the number of elements in an array?

0 Answers  


Explain the difference between $var and $$var?

0 Answers  


Categories