I want to put values from arr[] to the outtextxy() function. I can't declare arr[] as char because there are values like 10, 11 ... in it and the outtextxy() fu
i want to decrease height of a particular item in the navigation bar in android in java not all the item enter image description here
I have an Azure Logic App and Azure API Management. I need to call the APIs from the Logic APP. But when I try to add the action "Call an Azure API Management A
I am trying to sift through a batch of CSV files (using | as delimiter but prepared to replace pipes with commas if needed) replacing any blank field with anoth
I am currently trying to reproduce the following graph: Plot to be replicated What I am struggling with is substituting the x-axis ticks and text to be the perc
I was trying to configure my Django project to deploy to Heroku. I am getting the following error and I don't really know how to fix it. Here is the full traceb
Connecting to Amazon RDS database in PHP, i'm running a local web dev envirement through docker compose, which has the following containers PHPFPM MYSQL 5.7 PHP