Why does the for_each call on functor doesn't update sum::total at the end? struct sum { sum():total(0){}; int total; void operator()(int element)
i want to send all users notification when a user create a new post in database the notification should go to all the users as new post created <?php na
Apologies in advance, I will use pseudo-code. I tried to create a reprex but it didn't show the problem. I am using the function parallel::parSapply to run a mo
i have a woocommerce website with the plugin dokan installed in it. the problem i have is i want to configure shipping methods in woocommerce and not in dokan.
I am using API gateway for an API deployed in ec2 instance. I am getting <?xml version="1.0" encoding="UTF-8"?> <Response> <Errors><Error&g
Is there a way to get the number of usage hours for a Scaleway instance? I looked into the get server API endpoint, but it doesn't return that information.
I m using Linphone Sdk version 5.0.1. can anyone describe that why audio confernce is not working. I m using core.addAllToConference() method for create a confe
I want to store some text informations but I don't want to use database for this. For example there is a file: key1: some text information 1 key2: some text in
I need help with spring security configuration. The application is secured with spring security, where user data is stored in the windows domain (LDAP) and role