I would like a PHP script that would allow me to make approximately 1000 queries to Google and get a total number of results JUST for the current day. The script should be written in the form of a function, and I will pass it the strings for it to be searching upon, and it should return an object with a pfid (passed to it), along with the search result count only.