Skip to content

TopLevel BlogPost.js

James Cobban edited this page Jan 18, 2020 · 4 revisions

Up: Top Level Implementation

Source Code

This script implements the dynamic functionality of the page BlogPost.php

The script invokes the script postBlogXml.php to add a message to the database. The script invokes the script deleteBlogXml.php to delete a message from the database.

Next: BlogPost.php

Clone this wiki locally