i have this url : website /gigs_as_json?host=search&type=single_query&query_string=php how can i need to change this to find all data from this url ? :gigs_as_json?host=search&type=
Eh, what? What are you asking? I'm assuming the link you almost provided (why not just link us to the website?) shows a given showdate, or something similar? And you want to get all the content? All dates, all gigs... what do you need? And again, it would be a lot better to just link us to the site, so we could try manipulating the url ourselves. If this is based on an API-call, then the API documentation should provide what's needed. If it's based on something delivered from a website, contact the website owner, maybe they can provide a link to do what you need.