// request_processor.php /* * This is part of my implementation of the final project for CS 90.3 * Fall, 2007 * * The assignment is to receive a JSON-encoded object, use the information * in that object to look something up in a database, and to send a reply * as another JSON encoded object. */