Re: [PHP] Re: Vote for PHP support in Google App Engine

2008-04-10 Thread Spam Recipient
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:

[PHP] Re: Vote for PHP support in Google App Engine

2008-04-10 Thread Shawn McKenzie
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