I want to set an image as a submit button form: <form action="/final" method="post">{% csrf_token %} <input type="hidden" name="title" value="nilo
I have a problem when I try to merge 2 variables into one. Example: $MyA = @{ foo = 1..10 bar = 2,4,6,8,10,12,14,16,18,20 } $MyB = @{ foo = 1..30
In Chrome and Chromium, when you hover over an element i devtools a bubble appears next to the element on the web page? Is there a way to disable it? My problem
I have a directory application in which I have two files. init.py and routes.py. I have set a variable in init.py. while I am one directory below package direct
I am trying to send mail using sendgrid in Laravel but it is working on localserver but as i hosted it on server it is giving me following error message: my