I have a column in my database with an inserton inside of my users database and would like to delete a user after 5 years of a inserton, I want to do this with
I pushed three screens: ScreenOne > ScreenTwo(1) > ScreenTwo(2) I'm at the second instance of ScreenTwo now, but I want to remove the first instance of Sc
I am using imap-simple in my NodeJS project and I am trying to fetch an attachment (PDF) using Get Part Data, I am getting the following response in PostMan whi
I am trying to get a Laravel 8 project up and running on Hostinger's shared hosting. I realize I'm already complicating things but have successfully set things
I am using the Facebook SDK found here, and am trying the sample that is provided (in the folder FacebookiOSSample). If I simply replace the AppId here with my
I keep getting the error "cannot use a (type int) as type float64 in argument to math.Pow, cannot use x (type int) as type float64 in argument to math.Pow, inva
I work on tool for detecting objects in pdf files. One of the first steps is a conversion of pdf file to image file. Here's my original code which reads pdf fro