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?
The site uses a POST Request, that's why the URL doesn't change. http://www.google.co.in/search?q=post+request
I see. So, how can I get pass this? I've ben reading a lot, but I haven't came to any conclusion. Thanks