| Worldscout Corporation, a Canadian company with offices in Richmond Hill Ontario, Phoenix Arizona, and Dundalk Ireland, designs, develops and manufactures the omniscout line of GSM/GPRS - GPS based tracking and security systems used by law enforcement, private security, fleet, automotive, motorcycle and other mobile asset markets worldwide. |
$news_link = "SELECT * FROM news ORDER BY date DESC LIMIT 3";
$news = mysql_query($news_link) or die('Error, query failed');
// print the random numbers
while($news_row = mysql_fetch_array($news)) {
?>
} // end while
?>
|
|
|