Answer Posted / nikunj
urlencode(): encode url
urldecode(): decode encoded url to original form
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How to store the uploaded file to the final location?
What’s the special meaning of __sleep and __wakeup?
What is include in php?
How we get ip address of client, previous reference page etc?
What type of headers that PHP supports?
Write a program to get second highest number in an array using php?
What is api example?
What was the old name of php?
What is php session id?
/temp is a type of filesystem directory. State Whether True or False?
What is cookie in php with example?
What is the difference between associative array and indexed array?
Do you know is it possible to extend the execution time of a php script?
What is encapsulation in php with example?