Skip to content

Amateur trying to fix dropdown menu from SQL

I’m trying to help a friend with a website. I usually don’t work with PHP, jquery. The dropdown has 4 levels. The first level has 4 points. The 4 points have their own sub-levels, different for each other. I’m trying to find them and then make them display in a dropdown, directly from the da…

How to fix “Undefined property: stdClass::$gamme” [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 1 year ago. Improve this question I am new in the Laravel this is my first app. I have 2 tables: art gamme I …

Removing eval from PHP function [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 2 years ago. Improve this question I want to know if there is a way to remove eval() from my code. In this fu…

PHP: Combine these two SQL queries into one

I use MariaDB and have a table where each row has a date and a score. I want to first show the rows where the date is 3 days old or newer, sorted by the score – then show the rest (more than 3 days …

Popover button – Css (Colors)

I’m having a problem here in solving a problem, I have a popover that takes the information from the database is possible if there is nothing posted in the “note” field, does it change the …