I hope you can help me;
How to convert a urlcode in array in php?
example:
$Urlcode = 'name=luiz&country=Brazil&city=patrociniomg';
I need to transform this $Urlcode in array, in PHP, anyone know?
Thanks to everyone now
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
parse_strhttp://www.php.net/manual/en/function.parse-str.php