Artikel-Klasse + FileDatabase - Klasse
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
//TODO: implement this.
|
||||
$db::newArticle($_POST['title'], $_POST['content'], $_POST['author']);
|
||||
Reference in New Issue
Block a user