phpDocumentor templates
[ class tree: templates ] [ index: templates ] [ all elements ]

Procedural File: contact.php

Source Location: /contact.php

Page Details

This is a demo template displaying a form to contact the admin user of the site

This template is designed to be used aside of your blog, in case you have a website containing other sections than your blog. This lets you use Quam Plures as a contact form handler outside of your blog per se.

Quam Plures - http://quamplures.net/ Released under GNU GPL License - http://quamplures.net/license.html

Copyright:  (c)2003-2009 by Francois PLANQUE - http://fplanque.net/
Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Filesource:  Source Code for this file
Includes
require (_msgform.disp.php) [line 116]
[ Top ]

require_once (dirname(__FILE__).'/qp_config/_config.php') [line 30]

Check this: we are requiring _main.inc.php INSTEAD of _blog_main.inc.php because we are not

trying to initialize any particular blog

[ Top ]

require_once (_main.inc.php) [line 32]
[ Top ]