<form id=\"newLvl\" name=\"newLvl\" method=\"post\" action=\"?cmd=changelvl\">
maybe
you should try:
if($_REQUEST['cmd'] == "changelvl"){
Remember that php variables names and values
are case-sensitive
Somwhere you have to decide, in this case, if use
Lvl or lvl
regards 🙂
halojoy