public
Description: sample php 10gen application
Homepage: http://sample-php.10gen.com/
Clone URL: git://github.com/10gen/sample-php.git
name age message
file .gitignore Wed Sep 17 10:45:42 -0700 2008 gitignore emacs autosaves [mdirolf]
file README Thu Sep 25 09:55:13 -0700 2008 initial import of the student sample for php [Igor Bernstein]
file _config.js Wed Sep 17 10:57:54 -0700 2008 pin corejs to master [mdirolf]
file _init.js Wed Oct 15 07:13:44 -0700 2008 use new convention for Routes.create [mdirolf]
directory basic/ Wed Oct 15 07:13:44 -0700 2008 use new convention for Routes.create [mdirolf]
file index.jxp Wed Sep 17 10:52:41 -0700 2008 landing page with links to individual site(s) [mdirolf]
directory student/ Thu Sep 25 13:43:12 -0700 2008 whitespace [Igor Bernstein]
README
Several sample sites using PHP on 10gen.

The "basic" site is meant as a proof of concept of a PHP site running on 10gen. 
It also contains some tests showing various functionalities of 10gen's PHP support. 
Implementations of tutorials for PHP are forthcoming.

Then "student" site is a PHP implemention of the student web app, it is currently 
incomplete but is being actively worked on.

Tutorial documentation can also be reached from our main developer documentation
page, here: http://www.10gen.com/wiki/DevDocumentation