URL

Discussion in 'Programming' started by ssimon171078, Jun 26, 2015.

  1. #1
    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=
     
    ssimon171078, Jun 26, 2015 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    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.
     
    PoPSiCLe, Jun 27, 2015 IP