Any one know how to search faster?
Posted: Wed May 03, 2006 2:01 pm
hi everyone...
Im fairly new to PHP and am developing a program that looks for certain things in other websites.
Currently imn using the file_get_contents($link) to look at each url.
This is really slow though... does anyone have any better suggestions to do this?
Im aiming to look at about 5-6 websites each containing around 30-40 urls...
Any help here would be really appreicated!!
Thank you in advance!!
Nash
Im fairly new to PHP and am developing a program that looks for certain things in other websites.
Currently imn using the file_get_contents($link) to look at each url.
This is really slow though... does anyone have any better suggestions to do this?
Im aiming to look at about 5-6 websites each containing around 30-40 urls...
Any help here would be really appreicated!!
Thank you in advance!!
Nash