/muffinview.php

Description

muffinview.php shows details of a single muffin, as set up by muffinlist.php

This page requires a loaded querystring, with an id number of a muffin passed to it.

If no valid id number is passed, the user is forcibly redirected to muffinlist.php

Includes
include_once ("include/utilINC.php") (line 30)

Provides 'myerror()' for error handling, and conn() for db connection

Variables
boolean $HidePageErrors (line 23)

If TRUE, will show errors on page, instead of making errors private.

This variable can be over-ridden by $HideAllErrors variable in configINC.php

Documentation generated on Sat, 03 May 2008 19:47:45 -0700 by phpDocumentor 1.4.1