"2") #{ # header("Location: Choice.php"); # exit; #} #if (mysql_num_rows($result) == 0) { # echo "Aucune ligne trouvÈe, rien ‡ afficher."; # exit; #} $row = mysql_fetch_assoc($result); if($row['dash_name']) { $_SESSION['dash_id']=$row["dash_id"]; $_SESSION['ref']=$row["dash_ref"]; $_SESSION['name']=$row["dash_name"]; $_SESSION['desc']=$row["dash_desc"]; $_SESSION['req']=$row["dash_quest"]; $_SESSION['plage']="beetween ".$row["dash_dashdeb"]." and ".$row["dash_datefin"]; $sql1 = "SELECT Issue_id, Issue_value FROM Issue where Issue_id = '".$_SESSION['req']."'"; $result = mysql_query($sql1); if (!$result) { echo "Impossible d'exÈcuter la requÍte ($sql1) dans la base : " . mysql_error(); exit; } if (mysql_num_rows($result) == 0) { # echo "Aucune ligne trouvÈe, rien ‡ afficher."; # echo $sql1; # exit; } $row1 = mysql_fetch_assoc($result); if($row1['Issue_value']) { $_SESSION['req']=$row1['Issue_value']; } } $ref = $row["dash_ref"]; $req = $row["dash_quest"]; $name = $row["dash_name"]; $reqid = $row["dash_req"]; ?> Referential (<?print $_SESSION['usr']?>)
A referential is an analytic framework defining a context that is coupled with a question. Dashboard name : ".$_SESSION['name']." - Description : ".$_SESSION['desc'].""; print $chaine; ?>
0) { echo "";#non éditable echo "";#éditable echo "";#éditable ==> voir algo de creation login $seg = $row["Seg_id"]; $mots = '"'.$row["Key_id"].'"'; $mots=str_replace("AND ", "", $mots); $mots=str_replace(' AND', "", $mots); } else { $axe = $row["Axe_id"]; $seg = $row["Seg_id"]; if ($i > 0) { $mots = $mots.', "'.$row["Key_id"].'"'; $mots=str_replace("AND ", "", $mots); } else { $mots = $mots.'"'.$row["Key_id"].'"'; $mots=str_replace("AND ", "", $mots); } $i++; } } if ($i>0) { echo "";#non éditable echo "";#éditable echo "";#éditable ==> voir algo de creation login } ?>
Axe Segment Keywords
".$axe."".$seg."".$mots."
".$axe."".$seg."".$mots."