pozzo che è facile…
$sql = “Current_Value PRESCELTO, identificazione da stock_index„;
$result = il mysql_query ($sql) o muoiono (mysql_error ());
mentre ($row = mysql_fetch_array ($result)){
$current_value = $row [0];
$id = $row [1];
$sql2 = “stock_index STABILITO Starting_Value= STABILITO “$current_value„ dello stock_index dell'AGGIORNAMENTO DOVE identificazione = $id„
$res = il mysql_query ($sql2) o muoiono (mysql_error ());
}