Hello App Engine!
guestbook
I'm going to test a few pretty basic things:
dog cat
short echo tags
I'm from an included file! This is a test of the phpinfo call:
Quercus
PHP Version => 5.2.0
System => Linux null null
Build Date => 20070628T2777
Configure Command => n/a
Server API => CGI
Virtual Directory Support => disabled
Configuration File (php.ini) Path => WEB-INF/php.ini
PHP API => 20031224
PHP Extension => 20041030
Debug Build => no
Thread Safety => enabled
Registered PHP Streams => php, file, http, https
PHP Variables
| Variable | Value |
| _SERVER["SERVER_NAME"] |
www.phptestjames.appspot.com
|
| _SERVER["SERVER_PORT"] |
string(2) "80"
|
| _SERVER["REMOTE_HOST"] |
38.107.179.236
|
| _SERVER["REMOTE_ADDR"] |
38.107.179.236
|
| _SERVER["REMOTE_PORT"] |
string(1) "0"
|
| _SERVER["SERVER_PROTOCOL"] |
HTTP/1.1
|
| _SERVER["REQUEST_METHOD"] |
GET
|
| _SERVER["DOCUMENT_ROOT"] |
/base/data/home/apps/phptestjames/1.333130987133397851
|
| _SERVER["SCRIPT_NAME"] |
/index.php
|
| _SERVER["REQUEST_URI"] |
/index.php
|
| _SERVER["SCRIPT_FILENAME"] |
/base/data/home/apps/phptestjames/1.333130987133397851/index.php
|
| _SERVER["PHP_SELF"] |
/index.php
|
| _SERVER["HTTP_X_CC_ID"] |
ccc04-01
|
| _SERVER["HTTP_HOST"] |
www.phptestjames.appspot.com
|
| _SERVER["HTTP_ACCEPT"] |
text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
| _SERVER["HTTP_ACCEPT_LANGUAGE"] |
en-us,en;q=0.5
|
| _SERVER["HTTP_ACCEPT_CHARSET"] |
ISO-8859-1,utf-8;q=0.7,*;q=0.7
|
| _SERVER["HTTP_CACHE_CONTROL"] |
no-cache
|
| _SERVER["HTTP_PRAGMA"] |
no-cache
|
| _SERVER["HTTP_USER_AGENT"] |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
|
| _SERVER["HTTP_X_APPENGINE_COUNTRY"] |
US
|
| _SERVER["HTTP_X_APPENGINE_REGION"] |
ca
|
| _SERVER["HTTP_X_APPENGINE_CITY"] |
covina
|
| _SERVER["HTTP_X_APPENGINE_CITYLATLONG"] |
34.090009,-117.890339
|