GkSeries.com
Home
GK
ENGLISH
CURRENT AFFAIRS
APTITUDE
REASONING
BANKING
UGC NET
COMPUTER SC.
COURSES
Home
Computer Science
Which function is used to decode URL encoded strings in PHP ?
Question
Which function is used to decode URL encoded strings in PHP ?
A
HttpUtility.UrlDecode()
B
URLDecoder()
C
getByte()
D
rawurlencode()
Answer & Explanation
Option: [D]
The rawurldecode() function decodes URL-encoded strings in PHP
Next Question →