select_one ( "select " . $_REQUEST ['page'] . " from static where id=1" ); //$db->print_last_query(); ?>

Your Data has been updated

update_sql ( "update static set " . $_REQUEST ['page'] . "='" . $x . "' where id=1" ); // $db->print_last_query(); ?> "; print "window.location='" . $ref . "&update=true'"; print ""; } ?>