I am trying to add the same data for a row into my table x number of times in postgresql. Is there a way of doing that without manually entering the same values
hello i want to implement search bar in my home fragment class but i didn't know how to code the right command, i want to add a search bar in my home fragment t
I have a table with unique timestamps. The table name is t1 scedtimestamp 2021-09-30 23:45:14 2021-09-30 23:40:13 2021-09-30 23:35:14 2021-09-30 23:30:14 20
I have a sign up form, and inside it there are two password fields. When the password fields get focused, the keyboard seems to go invisible and the TextInput c
I need to send parameters to my "show" function in Laravel 5.8 via a select HTML tag but I am not able. I've been there for several days and I'm a little desper
I need to set random even number as function parameter in terminal:soapy_power -b random_even_number First step, I generate random number with shuf -i1-10 -n1 N
I have a grid layout which inside is a sidebar with (64px) width, the grid : .container { display: grid; height: 100vh; width: 100vw; grid-template-area
The question is simple. I have a foreach loop in my code: foreach($array as $element) { //code } In this loop, I want to react differently when we are in