I have integrated the code of Razor pay, but after adding Order_id which I got from Web service Response, I am just getting Payment Id, but not getting Razor pa
I have a list of dataframe, each with shape 1000x160. df_list = [df1,df2] All the dataframe have same columns except last three i.e col1, col2, col3 ... col157
MySql randomly stopped working. ive tried EVERYTHING to fix it but i havnt been successfull. heres the output from "service mysql status" * mysql.service - MyS
I'd like to give Clip-path Musemove Effects. If it's a circle, you can give a var value like this in css clip-path: circle(40% at var(--x, 50%) var(--y, 50%
I'm curious why this DeepEqual check is false: package main import ( "encoding/json" "fmt" "log" "reflect" "strings" ) type Result struct
I have a null-safe library and in the example folder I'm using the following import: import 'package:flutter/material.dart'; However, the linter is giving me t
In next.config.js I config image optimization like this in order to download all related images when I run command next export module.exports = { images: {
I would like to upgrade MySQL from 5.7 to 8.0 on my Ubuntu 18.04 I installed the package with the command : $ sudo dpkg -i mysql-apt-config_0.8.22-1_all.deb An
How can I simulate typing in Discord.JS v13 ex: Bot is typing.. I know, that in Discord.JS v12 you can just easily use msg.channel.startTyping() or msg.channel.