require_once("../conn.php");
require_once("access.php");
include_once("LeftStyles.php");
if(isset($_POST[s1]))
{
$q1 = "insert into yellow_priority set
PriorityName = '$_POST[nName]',
PriorityLevel = '$_POST[nValue]' ";
mysql_query($q1) or die("
Name | Priority Level | Action |
$a1[PriorityName] | \n\t$a1[PriorityLevel] | \n\tedit | delete | \n