PHP for Google App Engine in the works?
Tuesday, June 10. 2008Comments
Display comments as
(Linear | Threaded)
I use JSON to communicate between Zend Framework APP and Google App Engine. On the Google App Engine I only use it for DB. I used the ZF for presentation.
I think its a good mix because it keeps all the DB on Google App which can scale and the PHP can scale easily as well (as opposed to mysql which is more difficult to scale).
Later if they get PHP it won't be hard to move across.
I think its a good mix because it keeps all the DB on Google App which can scale and the PHP can scale easily as well (as opposed to mysql which is more difficult to scale).
Later if they get PHP it won't be hard to move across.
i am a phper and hope to google using php to promote php
"The fact that App Engine does not currently provide implementations of any Python frameworks makes the provision of Zend Framework seem less likely"
App Engine has a cut down version of Django (http://www.djangoproject.com/) the best web framework I've managed to get my hands on thus far.
App Engine has a cut down version of Django (http://www.djangoproject.com/) the best web framework I've managed to get my hands on thus far.
about.this.blog
This blog is written by Adam Charnock, a freelance PHP developer based in London, England.


Trackbacks