Hi,
I am querying MedlinePlus search engine like this
http://vsearch.nlm.nih.gov/vivisimo/cgi ... m&x=47&y=9
I want to extract first 10 search results( urls) and find the most appropirate web page(may use a frequency based algorithm) and redirect the user to that single web page instead of showing all the query results.
I am in the phase of figuring out the solution and do not now where to start.
Please help.
Regards
Mehnaz
extracting first 10 search results
Moderator: General Moderators
Re: extracting first 10 search results
preg_match_all()