From f402e0c96a52c73ab390b76f637af3ccde6ac8b2 Mon Sep 17 00:00:00 2001 From: UMTS at Teleco Date: Fri, 14 Feb 2025 03:12:25 +0100 Subject: initial upload ... somewhat cleaned up and "less" swearing included --- website2/public/index.php | 120 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 website2/public/index.php (limited to 'website2/public/index.php') diff --git a/website2/public/index.php b/website2/public/index.php new file mode 100644 index 0000000..f71b8d2 --- /dev/null +++ b/website2/public/index.php @@ -0,0 +1,120 @@ + + + + + + + + Teleco.ch - <?php echo ucfirst($page); ?> + + + + +
+
> + +

Teleco.ch

+
+
+ + + + + +
+ +
+ + + + + + +
+ + + + + + + + + + execute(); + $lastPostId = 0; + while ($row = $result->fetchArray()): + $lastPostId++; + ?> +
+

+

+
+

Date:

+
+ + +
+

404 - Page Not Found

+

Sorry, the page you are looking for does not exist.

+
+ + +
+ +
+ + + + + + +
+ +
+
+ + + + + +
+ + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2