Here is my configuration: Window Server 2016 build 14393 From phpinfo: PHP Version 8.1.5 Architecture X64 Server API CGI/FastCGI Loaded configuration file: D:
Hello everyone i have a problem with Swagger ui. Actually my code was working and i could see the Swagger UI but i can't see now and i didn't change anything. I
I'm going to pass the current class name as a parameter to some of the functions inside my codes. I have many calls like this inside my code: return Ok(new WebS
My IDE is marking the following code snippet's second function call as a potential source for a NullPointerException, and I'm unsure if that is actually the cas
I am getting mysql #1064 error while trying to create a view CREATE VIEW trip_summary AS select `driver_details`.`DriverId`, CONCAT(driver_details.Firstname, '
I am getting this exception on android 11 Samsung device. This is the stack trace: at android.os.Parcel.createExceptionOrNull(Parcel.java:2389)
so I created a calculator using html,css,js . In pc/big screen size it looks great. But in smaller screen size like phone/tablet it completely cuts off and does
Hi I just wanted to ask can I make 2 payments on stripe using codeigniter? I will be using 2 separate accounts of stripe. I have both live keys & test keys