I wanna make a bot which send four channels and user must subscribe to them. When user press button "Check" bot must check that user is in all channels which wa
Is there a way to download a Semgrep rule's yaml file from providing the rule name id? I know that you can bring them manually from the registry (via copy/paste
I am trying to learn React by making a motor cycle spec search web application. I am making two axios requests in /api/index.js, and I am getting an error sayin
Hello, I want to know the CGRect(coordinates and width/height) of dynamic size rectangle which user tapped in ScrollView. Is there any way to
Trying to check if a name exists (in another table) and add to insert query in one step. I've discovered if the submitted empNum isn't in the User database, the
I'm developing a php app that uses a database class to query MySQL. The class is here: http://net.tutsplus.com/tutorials/php/real-world-oop-with-php-and-mysql/*
I build my project and there is no error but when i try to run it on my device it throws this error. C:\Users\FAISAL NAZIR\.gradle\caches\transforms-2\files-2.1
We have added fluent for logging in SQL database. It works fine for unique records. It is showing an error when there is a primary key in the table and fluentd
I am trying to run music player app for kaios Steps that i follow are follows are 1- clone repository from github 2- open in kaiosrt 3- run application However