How to get the content of a page if the url remains the same

Discussion in 'PHP' started by seodesignnet, Oct 16, 2008.

  1. #1
    I am trying to use ezinearticles on one of my scripts, but I am very new at this. When I am trying to make a search using the search form from the left sidebar:
    http://www.ezinearticles.com/
    although the results are displayed, the url isn't changing at all. How could I access let say, the results from the search "cancer" using php on this site?
     
    seodesignnet, Oct 16, 2008 IP
  2. qprojects

    qprojects Peon

    Messages:
    1,901
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The site uses a POST Request, that's why the URL doesn't change.
    http://www.google.co.in/search?q=post+request
     
    qprojects, Oct 16, 2008 IP
  3. seodesignnet

    seodesignnet Peon

    Messages:
    296
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I see. So, how can I get pass this? I've ben reading a lot, but I haven't came to any conclusion.
    Thanks
     
    seodesignnet, Oct 17, 2008 IP
  4. dugu

    dugu Active Member

    Messages:
    1,381
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    90
    #4
    Did you ever considered that the owners wouldn't want for you to use their site in this way?
     
    dugu, Oct 18, 2008 IP