iantearle / darksky.net-javascript-api

Darksky.net Javascript API
http://iantearle.com
65 stars 33 forks source link

Urldecode on $_GET superglobal #5

Closed vuxor closed 9 years ago

vuxor commented 9 years ago

Hi, did you consider this Warning: The superglobals $_GET and $_REQUEST are already decoded. Using urldecode() on an element in $_GET or $_REQUEST could have unexpected and dangerous results. from http://php.net/manual/en/function.urldecode.php