|
Safenet
The CE Experts
|
|
|
";
$chan = mysql_connect($db_host,$username,$password);
mysql_select_db($DB_name,$chan);
$resultid= mysql_query("select company from Certificate",$chan);
while ($resultrow= mysql_fetch_row($resultid)){
while (list($key,$value)= each($resultrow)){
echo"$value";
}
echo" "; } echo " "; ?>
|
|
Send mail to webmaster@safenet.co.uk with
questions or comments about this web site.
|