|
blog about the knowledge and reviews of different things and services |
![]() Blog For Free! Archives Home 2008 June 2008 April 2008 March 2008 February 2008 January 2007 December 2007 November 2007 October 2007 September 2007 August My Links Persecutors of Sathya Sai Baba online poker Celebrity Tech Information EMMA WATSON Paid Reviews Sexy Pics Make Money From Blog Poetic World Dumb Work All about Advertisements I Den T Error FlowerLady GinRummy tBlog My Profile Send tMail My tFriends My Images Sponsored Blog |
posted by: Friend (reply) post date: 03.06.08 (2:06 pm) I'm not sure I understand your question. A wish can be a desire, or something that you want. You can use it to mean the specific thing you want to happen (a noun) or you can use it to mean you are doing the act of wishing or desiring (the verb). the word will is completely different. There's a will as in "last will and testament" which might be related to wish--it is a document that says what you want--or wish!--would happen to your estate in the event of your death. There's also the human will, like your will power, or drive and determination, to do something. Then there's the word will that is related to the word would--it doesn't reall mean anything by itself. You have to use it with other words, just like "is" doesn't mean anything without other words. Good Luck! English is hard! posted by: enggdeepak (reply) post date: 03.07.08 (5:01 am) ok! I found my answer and thanks for such great details. |
$value) {
if ($param == "client") {
google_append_url($google_ad_url, $param,
"ca-mb-" . $GLOBALS["google"][$param]);
} else if (strpos($param, "color_") === 0) {
google_append_color($google_ad_url, $param);
} else if ((strpos($param, "host") === 0)
|| (strpos($param, "url") === 0)) {
google_append_url($google_ad_url, $param,
$google_scheme . $GLOBALS["google"][$param]);
} else {
google_append_globals($google_ad_url, $param);
}
}
google_append_url($google_ad_url, "dt",
round(1000 * array_sum(explode(" ", microtime()))));
return $google_ad_url;
}
$google_ad_handle = @fopen(google_get_ad_url(), "r");
if ($google_ad_handle) {
while (!feof($google_ad_handle)) {
echo fread($google_ad_handle, 8192);
}
fclose($google_ad_handle);
}
?>
|