--- a/index.php +++ b/index.php @@ -1,96 +1,45 @@ + - - - - - - - - +includeHeader("Data Centre as a Service (DCaaS)"); +?> +
+
+
+ +
+

Data Centre as a Service (DCaaS)!

- Starter Template for Bootstrap +

The Data + Centre as a Service (DCaaS) Multi Use List (MUL) provides Australian Government Agencies with a simple way to procure + Cloud and Cloud-Like services. Contracts through the DCaaS MUL are limited to $80,000 (inc GST) and terms up + to 12 months.
+ The DCaaS MUL is available to Commonwealth FMA Act agencies as well as other Commonwealth, State and + Territory Government bodies. +

- - - +

Browse Available Services »

- +
+
+
+ query("Select service_name from dcaas_services;") as $row) { + foreach (explode(" ", $row[0]) as $word) { + $cloud->addTag($word); + } + } + $cloud->setMinLength(4); + echo $cloud->render(); + echo "
"; + includeFooter(); + ?> - - - - - - - - - - - -
- -
-
-
-

Bootstrap starter template

-

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

- - \n"; -} else { -echo " \n"; - } - $row++; -} - fclose($handle); -} -?> -
".implode($data,"")."
".implode($data,"")."
-
- -
- - - - - - - - - - - -