Add State


selectRowCnt('state','*',NULL,"name = '$state_name' ",NULL); $totalrows = $db->numRows(); if($totalrows == 0) { $passval = array('country_id' => $country_id , 'name' => $state_name , 'del_charges' => $del_charges , 'mode' => 1 , 'status' => 1); $db->insert('state',$passval); echo "Success : State Name Sucessfully Saved !"; } else { echo "Error : State already exists !"; } } $_SESSION['mnsbprogsave'] = "SRK".rand(1111111,9999999); ?>
Category Name *
 
State Name *
 
Delivery Charges *