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: We're both screw-ups. Grampa vs. Sexual Inadequacy On Thu, 2008-04-10 at 13:40 -0500, Shawn McKenzie wrote: > 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 they will add more languages like PHP in the > > future. > > > > To get PHP as the next language that will be integrated on Google App > > Engine, please give your vote at there Project page at code.google.com!! > > > > http://code.google.com/p/googleappengine/issues/detail?id=13 > > > > Read and see more about Google App Engine: > > - http://code.google.com/appengine/ > > - http://code.google.com/p/googleappengine/ > > > > Regards, > > > > Paul > > Looks like there is a petition also: http://i-want-php.appspot.com > > Sorry, I meant: > > <?php > > echo " > Looks > like > there > is > a > petition > also: > http://i-want-php.appspot.com"; > > ?> > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php