appengine_php_datastore_example
appengine_php_datastore_example copied to clipboard
autoload failed
I follow the instructions, but I found at least 2 errors on this example:
- in config.php.example is not present the php starter tag: "<?php"
- in datastore_connect is not present the autoload required: "require_once 'Google/autoload.php';" after config.php