If I enter http://localhost/sitename?filter=city I would like to display all the cities in xml format
I would like the xml display in tag format like this
<city>
<navi mumbai>
<pune>
</city>
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.
Here is sample php code , run this code with your link as filter as your condition