Re: [PHP] Check whether a page is Google Cached

2009-04-21 Thread Alan Chen
Thank you so much. "haliphax" дÈëÏûÏ¢ÐÂÎÅ:952625160904210738k494b892dlac3bb1b8e809f...@mail.gmail.com... > On Tue, Apr 21, 2009 at 8:29 AM, Alan Chen wrote: >> Hi, everyone, >> >> I want to write a small PHP script test.php that can determine whether a >> webpage is Google Cached. >> >> Assumi

Re: [PHP] Check whether a page is Google Cached

2009-04-21 Thread haliphax
On Tue, Apr 21, 2009 at 8:29 AM, Alan Chen wrote: > Hi, everyone, > > I want to write a small PHP script test.php that can determine whether a > webpage is Google Cached. > > Assuming it is uploaded to www.mysite.com, and I want to use it to check > whether www.yoursite.com is google cached. > > I

[PHP] Check whether a page is Google Cached

2009-04-21 Thread Alan Chen
Hi, everyone, I want to write a small PHP script test.php that can determine whether a webpage is Google Cached. Assuming it is uploaded to www.mysite.com, and I want to use it to check whether www.yoursite.com is google cached. It works as follows: The user input the query: http://www.mysit