What is meant by urlencode and urldocode?

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


Please Help Members By Posting Answers For Below Questions

What is the difference between myisam and innodb?

511


Tell me whether it is possible to share a single instance of a memcache between multiple php projects?

539


What is a closure in php?

539


What are the advantages of stored procedures in php?

499


Does php support multiple inheritances?

529






What is a persistence cookie?

523


Do while loops php?

515


Explain the syntax for ‘foreach’ loop with example.

499


Why delimiter is used in mysql?

550


Tell me what does the scope of variables means?

535


What are the design patterns in php?

518


What is die in php?

563


How to find a substring from a given string in php?

507


How to return a value back to the function caller?

559


What are escaping characters?

544