$sql=mysql_connect ("localhost", "halem3", "romans122") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("halem3_internetgoldpages"); $query = "SELECT * FROM company where ID='71318'"; $result = mysql_query($query, $sql); while($data = mysql_fetch_array($result)) { $Description = $data["Description"]; $Keywords = $data["Keywords"]; } ?> "> ">





