Contact Us Home Page
Why War Dogs
Symbolism
Is the Club Right for Me
Prospecting
Scholarship Awards
From the 2007
Fallen Hero’s Run

Scholarship Awards
From the 2008
Fallen Hero’s Run
War Dogs
Support
Our Troops
John
"BIG DOG"
Challis
WARDOGS-MC DATABASE
Manage Officer Messages
MENU

"; $getResult = mysql_query($getPost) or die ("Error in Retrieving Officer Message: ". mysql_error()); $getRow = mysql_fetch_array($getResult); extract($getRow); //foreach($getRow as $k => $v) { // print $k." => ".$v."
"; //} // change form action so update is performed instead of add $formAction = "addpost.php?update=$p_id"; $submitText = "Update Message"; } else if ($_GET["update"]) { $up_id = $_GET["update"]; $upMsg = $_POST["msg"]; $upPost = "update wd_post set p_message = '$upMsg' where p_id = $up_id"; $updateResult = mysql_query($upPost) or die ("Error in Updating Officer Message: ". mysql_error()); } // give the page so they can enter a bulletin ?>

Officer Message:

FORMAT KEY
LINE BREAK: Type <br> where you want the line break to appear.
Ex.
Typing: "Line1<br>Line2" would look like:
Line1
Line2

BOLD: Type <b> before and </b> after the word(s) you want to be bold.
Ex. Typing: "blah blah <b>blah blah</b> blah blah" would look like: blah blah blah blah blah blah.

UNDERLINE: Type <u> before and </u> after the word(s) you want to be underlined.
Ex. Typing: "blah blah <u>blah blah</u> blah blah" would look like: blah blah blah blah blah blah.

ITALIC: Type <i> before and </i> after the word(s) you want to be italicized.
Ex. Typing: "blah blah <i>blah blah</i> blah blah" would look like: blah blah blah blah blah blah.

Posted By Date / Time Message
Delete Message Edit Message