Hello guys hope u doing fine, I got this project and in home page of my website i have two form 1 to login and the other to upload a file however every time i s
I'm working on a simple tool that transfers files to a hard-coded location with the password also hard-coded. I'm a python novice, but thanks to ftplib, it was
Here's an example of an alert I'm using: <div class="alert alert-error" id="passwordsNoMatchRegister"> <span> <p>Looks like the passwor
I have a table(mysql) and in my query I would like to get only the columns that are greater or equal to 4, but I have no clue how to do that.
How to remove woocommerce sidebar when show categories, sub categories and sub sub categories. Show sidebar with filters only when show products archive, not ca
I have Entities and Dtos like below public abstract class ProductEntity : BaseEntity { public string? Title { get; set; } public string? Subtitle { get;
I wonder what is the reason of creating new node groups instead of creating a new eks cluster. In which way multiple node groups in one cluster are isolated fro
I've split my data into training and testing sets, but I keep receiving an error that ! Must subset rows with a valid subscript vector. ℹ Logical subscri
The command 'docker ps -all' gives me all the created containers but 'docker ps -a' also supposed to give me same results but somehow it returns me only 1 or so
I am using luxon for my app. I have some undefined date. I validate my date with luxon's isDateTime and function returns string. I used this function multiple p