|
|
| |
1. PHP on Google App Engine now works |
|
Reply |
|
|
 Roshan | 2009-04-14 10:16:05 |
| For those who really want to run PHP on Google App Engine, there is now a work around thanks to Java support. For more details, go here http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/ |
| |
2. Re: PHP on Google App Engine now works |
|
Reply |
|
|
| |
3. Re: PHP on Google App Engine now works |
|
Reply |
|
|
 Herbert Groot Jebbink | 2009-05-24 16:37:09 - In reply to message 1 from Roshan |
Hi, see the URL below for an proof of concept how to use SQL CRUD (Create, Retrieve, Update, Delete) in PHP at Google App Engine.
sql-to-jdo-for-php-at-gae.appspot.com |
|