/* Declare variables. */ $db_host = "mysql.camvista.com"; $db_uid = "clients"; $db_pwd = "B8V2yQwO"; $db_name = "clients"; $db_tablename = "mabon_hits"; $db=mysql_connect($db_host,$db_uid,$db_pwd); mysql_select_db($db_name,$db); $hits_query = "SELECT * FROM $db_tablename WHERE id='1'"; $hits_result = mysql_query($hits_query, $db); if ($hits_row = mysql_fetch_array($hits_result)) { do { $hits = $hits_row["hits"]; } while ($hits_row = mysql_fetch_array($hits_result)); } $hits++; $update_query = "UPDATE $db_tablename SET hits='$hits' WHERE id='1'"; $update_result = mysql_query($update_query, $db); ?>
|
|
|
![]() |
A website that will kill your plastic packaging problems!
We mould your ideas into reality. Established in 1983, we are committed to meeting the rigorous specifications of our valued customers, including several world recognised companies. Mongoose Plastics has developed a modern manufacturing facility to ensure that we can meet the exacting demands of the competive marketplace as we approach the millennium.
We are conveniently located in Glenrothes, Fife offering easy access to the central belt of Scotland and beyond. Mongoose Plastics stays committed to its future growth by its attention to detail and continuous improvement in manufacturing processes, technology, and, most importantly, by listening to our customers.
In 1994, as part of this commitment, our Quality Systems were developed in accordance with BS EN ISO 9002.
Enjoy a browse around our web site and don't hesitate to ask for assistance or contact me. If you require a quotation, you can use our online form.

George Cameron
Managing Director
Designed and produced by Alchemy Business Consultancy
You are visitor number print ($hits); ?> to this site
|
|