Jump to content

Question about modifying search result web pages (in php) to show all results


zyce

Recommended Posts

 

Hi,

 

I was just wondering if there is a way to modify the web address of webpages that are search results in a way to make the webpage show all the results instead of just 10, 20, 30 etc. I know this is possible in html because the variables are directly in the address link but since it's absent in php, I dont know what to do.

 

specifically speaking, i'm talking about modifying the search result pages for rottentomatoes e.g. http://www.rottentomatoes.com/m/cry_wolf/reviews_users.php 

 

 

 

thanks a lot!

 

 

Not unless they provide you with an option of "show how many results".  It is ultimately upto the site. If they do not have that feature than thats that. If they do get the value they pass to the query string and use that.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.