From 91a363ad03f6b0a84b0e565cf766e526f01de3b9 Mon Sep 17 00:00:00 2001 From: Sam White Date: Wed, 10 Nov 2021 21:02:45 +0000 Subject: [PATCH] Add page to view current members info. --- public_html/members.php | 74 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 public_html/members.php diff --git a/public_html/members.php b/public_html/members.php new file mode 100644 index 0000000..b1db2aa --- /dev/null +++ b/public_html/members.php @@ -0,0 +1,74 @@ + +

Restricted access page

+ +

YCRA Members

+ +

Below is a list of members, listed in order of newest first. If the member + tried to submit the membership form more than once (with the same email + address), only the latest submitted information is shown.

+ +

Please note this is a work in progress and the membership records will be + fully reconciled at some point.

+ + + + + + + + + + + + + + + + + + + + +
IDNameEmail addressDate addedDate joinedAddressPayPal?
+ +
+
-- 2.25.1