From ad305b86d50a8cee0ca0c356e7febb53df1e8c30 Mon Sep 17 00:00:00 2001 From: Andarias Date: Wed, 15 Oct 2014 06:38:34 +0700 Subject: [PATCH] Push to IF3110 Simple Blog --- ajax.php | 30 ++++++++ blog_posts.sql | 76 ++++++++++++++++++++ connect_comment.php | 23 ++++++ connect_post.php | 19 +++++ edit.php | 127 ++++++++++++++++++++++++++++++++++ hapus.php | 16 +++++ index.html => index.php | 60 ++++++++++++++-- new_post.html => new_post.php | 25 +++++-- post.html => post.php | 118 +++++++++++++++++++++++-------- update_post.php | 28 ++++++++ 10 files changed, 479 insertions(+), 43 deletions(-) create mode 100644 ajax.php create mode 100644 blog_posts.sql create mode 100644 connect_comment.php create mode 100644 connect_post.php create mode 100644 edit.php create mode 100644 hapus.php rename index.html => index.php (63%) rename new_post.html => new_post.php (85%) rename post.html => post.php (50%) create mode 100644 update_post.php diff --git a/ajax.php b/ajax.php new file mode 100644 index 0000000..b10da42 --- /dev/null +++ b/ajax.php @@ -0,0 +1,30 @@ + + + + + + + + + + +
…
+ Edit'; ?>| '; ?>Hapus +
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Perferendis repudiandae quae natus quos alias eos repellendus a obcaecati cupiditate similique quibusdam, atque omnis illum, minus ex dolorem facilis tempora deserunt! …
- Edit | Hapus + Edit | Hapus