DRAFT1846 Server Side Programs

From BOARD18 Project WIKI
Revision as of 16:14, 21 May 2020 by Rich (talk | contribs) (Initial page contents)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page documents the PHP AJAX called programs used by DRAFT1846.

emailConfirmation.php

This is the server side code for the AJAX emailConfirmation call.

emailDone.php

This is the server side code for the AJAX emailDone call.

emailLast.php

This is the server side code for the AJAX emailLast call.

emailNext.php

This is the server side code for the AJAX emailNext call.

getDraft.php

This is the server side code for the AJAX getDraft call.

makeDraft.php

This is the server side code for the AJAX makeDraft call.

sendEmail.php

This is the server side code for the AJAX endEmail call.

updtCfrm.php

This is the server side code for the AJAX updtCfrm call.

updtDraft.php

This is the server side code for the AJAX updtDraft call.