What is the difference between urlencode and urldecode ?

Answer Posted / prasadkonnur

urencode function is convenient when encoding a string to
be used in a query part of a URL, as a convenient way to
pass variables to the next page.

urldecode decodes the encoded string.

$_GET and $_REQUEST are all ready in decoded form

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the best practice for running mysql queries in php? Consider the risk of sql injection.

558


What is csrf token in php?

550


What is mysqli php?

526


Which is not a php magic constant?

581


Tell me what kind of things have you done on the social side?

506






What is the use of nl2br() in php?

578


Describe the security vulnerability of PHP?

611


Do you know what is the differences between $a != $B and $a !== $B?

500


What is the current php version?

556


Does empty check for null?

546


Is it possible to protect special characters in a query string?

542


what does this symbol mean in php?

613


What is ci in php?

545


What is php beginner?

504


What is empty php?

497