From: Sam White 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. Below is a list of members, listed in order of newest first. We currently
+ have the details for members. Click >here to download a CSV
file containing the email addresses of all members. Please note this is a work in progress and the membership records will be
- fully reconciled at some point.Restricted access page
+ }
+
+ # Count number of members in database.
+ $result = run_sql('SELECT COUNT(id) FROM members');
+ $num_members = mysqli_fetch_row($result)[0];?>
YCRA Members
-
Address | PayPal? |
---|---|
@@ -67,12 +67,10 @@ function content() { |