©Mike Moxcey 1999

Update Variables

Here is the beginning logic with remarks
if ($seq) { # if existing call
$msg="Updating";
$get_seq="where seq=$seq";
@sql_code = . . .


home next