What is urlencode and urldecode in php?
Answer / Praveen Kumar Awasthi
In PHP, urlencode() function encodes a string into a format suitable for use in a URL, replacing spaces and special characters with their respective percent-encoded equivalents. On the other hand, urldecode() function decodes a URL-encoded string.
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can get the number of elements in an array?
What does the array operator '===' means?
How to get a total number of elements used in the array?
Is php faster than javascript?
I have 10 elements of Array, how can i remove 5 array element, with single function.
Does php has a future?
What are the benefits of using queries?
How to store the uploaded file to the final location?
what is mean php ? is it designingtool or language? how ill create website using by php?
Describe session in php.
Any good PHP developer looking for change
What is ci in php?