and the form and the procession php is in updated_menu1_title.php ? include this file is you add the values fot the form and made a post.
and if you use get in the post, must use $_GET["something"] ! But you might use post , i prefer...
try to print $id, how it got a value ? And see it into source code...
you reach ud_id as $_GET["ud_id"] ...
Hello