Difference between revisions of "DRAFT1846 Server Side Programs"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(Initial page contents)
(No difference)

Revision as of 16:14, 21 May 2020

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.