***********************************************************************/ define( 'IS_ADMIN', true ); // include our files require_once( '../ba.blog/values.inc.php' ); // process our form if( $_POST['f'] == 'doNewPost' ) $r = doNewPost( $_POST['d'] ); ?> New Post

New Blog Post