Help settle the debate that's going on in the comments at this question about bool and 1: Can a standards-conforming C++ preprocessor allow one to use #define
I want to identify my archive whether it is zip or rar. But the problem I get runtime error before I can validate my file. I want to create custom notification:
I am trying to delete photo in php using unlink. I have used it earlier on other server but this time it is not working. I have used absolute path for a test bu
I have a User Entity which is associated with a Role Entity using a many to many join table. My issue is when I come to update it. It throws the following err
Is it possible to change the button name when you click it? I'm currently doing a imgui project. I want to change the Global view and the Local view in one butt
The thing i wanna do is when user writes something to input and sumbits it, the page will change to the input. Example: If user writes "Web" to the input, the p
I am trying to send a email including an attachment. This attachment should be attached automatically using the code behind at the time of opening the mail draf
I'm creating the footer of my website using html and css. I want to have the two facebook and twitter images in line with the text so that everything in the fo
I am creating a workflow in Camunda. I'd like to: assign tasks to a group, other than a specific user count the number of tasks per group. I did not find any gu
I'm trying to create a custom loss function for my model. I have remove all numpy, and used only keras function to create my custom loss. def kweighted_accuracy