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 does session start do in php?
Explain php parameterized functions.
What does the scope of variables mean?
How do you pass a variable by value in php?
Explain the purpose of output buffering in php.
How to support multiple-page forms?
What is the use of $_request variable?
Why do we use htaccess and where?
When to use get and post request?
What is baseurl?
What is include in php?
How can you declare the array in php?
Explain Type juggling?
Explain include(), include_once, require() and require_once?
what is the use of include_once in php?