if ( CATEGORIES_PLUS == "on" ): // if this feature is toggled on $category2 = addslashes(strip_tags($_POST["category2"])); $category3 = addslashes(strip_tags($_POST["category3"])); $category4 = addslashes(strip_tags($_POST["category4"])); $category5 = addslashes(strip_tags($_POST["category5"])); $category6 = addslashes(strip_tags($_POST["category6"])); $category7 = addslashes(strip_tags($_POST["category7"])); endif; // Categories Plus /* ///////////////////////////////////////////////// // COMMON VARIABLE ASSIGNMENT BLOCK - end //////////////////////////////////////////////////// */ ?>