We keep your business running 24 hours a day, 7 days a week
Mobile plant-fitting, repair and maintenance service for all types of plant and machinery.
Hydraulic systems specialists - mobile hose replacement service, hoses and fittings supplied.
We also have our own range of plant and equipment available for hire.
LATEST NEWS
$link=mysql_connect("localhost","wavdbuser","wavpw135") or die("ERROR:Cannot connect to server"); mysql_select_db("waverley") or die("ERROR:Cannot connect to database"); $query="select * from news order by id desc limit 1"; $result=mysql_query($query) or die("Cannot find any news information"); while ($list=mysql_fetch_array($result,MYSQL_ASSOC)) { echo ""; echo $list['title']; echo "
"; echo $list['date']; echo "
"; echo $list['text']; echo "
"; } mysql_free_result($result); mysql_close($link); ?> Click here to view all news items...
$link=mysql_connect("localhost","wavdbuser","wavpw135") or die("ERROR:Cannot connect to server"); mysql_select_db("waverley") or die("ERROR:Cannot connect to database"); $query="select * from news order by id desc limit 1"; $result=mysql_query($query) or die("Cannot find any news information"); while ($list=mysql_fetch_array($result,MYSQL_ASSOC)) { echo ""; echo $list['title']; echo "
"; echo $list['date']; echo "
"; echo $list['text']; echo "
"; } mysql_free_result($result); mysql_close($link); ?> Click here to view all news items...