I've recently purchased a simple PHP script to allow payments using Stripe. For legal purposes I cannot show much of the code here. I hope a solution can be fou
I want to be able to list only the directories inside some folder. This means I don't want filenames listed, nor do I want additional sub-folders. Let's see if
I receive information from the database and I want to pass this information to another screen, through the route parameter. It's possible? The way I thought did
The project owner and I were struggling to give me access to Firestore and Firebase Storage when we finally get it to work by assigning me custom roles: Firebas
Hello i am newbie on WordPress, I am using Generatepress Theme for woocommerce shop. I would like to add custom buttons filed on product page. on the single pro
I have 3 csv files, loan, customer and security, each of these files are quite large (800k+ rows). Each file is linked by a single column uniqueid. My aim is
Is it the case that: Representable floating point values are densest in the real number line near zero? Representable floating point values grow sparser (expon
I am using a form <form [formGroup]="form"> <input type="text" value={{userDetails.first_name}} formControlName = "firstName"> <button
Previously I had python running just fine in VSCode but recently something has gone wrong and I'm not sure how to resolve it. When I open a .py file (downloaded
I write android app and make localization on some languages, English is default. Than, I build APK, downloaded app to my phone & checked localizations. Whe