//session start session_start(); if($s_name=='') { header("location:ProductLine.php?gar=2sdfsd2sdfs2432sd234324sf2423"); } //open database connection include("connection.php"); //Select Description $SelectProductDesc = mysql_query("Select Distinct Description from products order by Description ASC"); ?>
| |||||||||||||||||
|