function sign_petition()
{
throw new Exception('I WANT PHP may use your email address to
personalize your experience on their website.');
}
try {
sign_petition();
} catch (Exception $e) {
echo 'No thank you: ', $e->getMessage(), "\n";
}
--
Homer: You know what?
Grampa: What?
Homer:
Paul van Brouwershaven wrote:
Have you seen the Google App Engine already, the guys from Google are
crazy! You now can host your application on the Google network,
including Big Table and GFS!
Ok, one problem... they currently only support Python for programming,
but the good news is that the
2 matches
Mail list logo