From 5b158a428247dbe4529e29c87771b8b36c7f8993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Batuhan=20Berk=20Ba=C5=9Fo=C4=9Flu?= Date: Fri, 17 May 2024 18:44:31 -0400 Subject: [PATCH] Fixed some errors. --- homeaction.php | 2 +- homeheader.php | 317 +++++++++++++++++++++++++++++++++++++++++++++++++ index.php | 2 +- js/actions.js | 2 +- 4 files changed, 320 insertions(+), 3 deletions(-) create mode 100644 homeheader.php diff --git a/homeaction.php b/homeaction.php index e2708b2..f0a3e64 100644 --- a/homeaction.php +++ b/homeaction.php @@ -11,7 +11,7 @@ if(isset($_POST["categoryhome"])){
+ +
+ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.php b/index.php index 0c49745..5b559a6 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@