Skip to content

Array, array, and objects [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 1 year ago. Improve this question I got this result in my variable What I need is all in a single array, is that possible? Some…

“Division by zero” PHP [closed]

What could be the cause of this error? I already check it with if/else statement in the first level. How can it still show the “Division by zero” error? if($sum != 0) { $percent = (($sum …

Parsing and searching through JSON in PHP

I need some help with parsing and looking through JSON result with PHP. Within the example result below, I need to check against the categories of the technology. The outcome I would expect is that if …

Twig templates don’t show updates. Symfony 4.3

After I edit my twig templates, they don’t load on the page. I have a header and footer twig file which are included in my base.html.twig. When i edit these files, the changes aren’t pushed trough when i reload the page. I’ve tried clearing the cache and i disabled cache in configpackagestwi…

query don´t show one result

i have this query: i can show my result, but always don´t show all, i want to say that if my result it´s 3 my query show 2 when all my result have the same result. all data have state=”pendiente” table user table asistencia table actuacion table contratan i attached my migration for you can show m…