From f33c6d4f8a48c94f56b0cfa2bcc20ec844bc3bc3 Mon Sep 17 00:00:00 2001 From: punitj1221 <45286116+punitj1221@users.noreply.github.com> Date: Tue, 8 Oct 2019 16:52:27 +0530 Subject: [PATCH] Add files via upload Issue Resolved: https://github.com/puikinsh/Adminator-admin-dashboard/issues/107 When you want to run PHP on same page as of the content then your page should be having extension of '.php' instead of '.html'. I have changed the page name to .php and add the php content for post there itself as asked. Now POST method is working and also displaying the data below the form. You can although show the data wherever you want. --- forms.php | 787 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 787 insertions(+) create mode 100644 forms.php diff --git a/forms.php b/forms.php new file mode 100644 index 0000000..c47ffdf --- /dev/null +++ b/forms.php @@ -0,0 +1,787 @@ + + +
+ + +