summaryrefslogtreecommitdiff
path: root/backend/php/src/index.php
AgeCommit message (Collapse)AuthorFilesLines
2011-10-23Integration of PHP backend with /beta and /gamma front endsGiulio Cesare Solaroli1-13/+176
Fixed PHP backend and /beta code to handle request and data format compatible with /gamma. At the moment adding/deleting/editing records seem to work fine.
2011-10-06Fixed the formatting of PHP codeGiulio Cesare Solaroli1-2/+3
2011-10-06Fix timestamps on recordsJosh1-0/+7
- update the access and update date when a record is saved - set the creation date when a record is created
2011-10-04Fixed code indentationGiulio Cesare Solaroli1-3/+3
2011-10-04send an exception when a session has timed out on the server sideJosh1-2/+5
2011-10-02First version of the newly restructured repositoryGiulio Cesare Solaroli1-0/+744