Quick Links
  • Home
  • Plans
  • Support
  • About
  • Contact
Our Pages
    query("SELECT * FROM pages WHERE is_published = 1 ORDER BY title"); $pages = $stmt->fetchAll(); } catch (PDOException $e) { error_log($e->getMessage()); $pages = []; } foreach ($pages as $page) { echo '
  • ' . htmlspecialchars($page['title']) . '
  • '; } ?>
Connect

© Australia Broadband Internet. All Rights Reserved.

Privacy Policy