165
Points
Questions
31
Answers
33
-
I’m trying to create a PHP registration script using PDO prepared statements with positional placeholders. But the MySQL queries don’t …
- 349 views
- 0 answers
- 0 votes
-
I would like to swap the content of inside and outside of the brackets some outside text (some inside text) …
- 339 views
- 2 answers
- 0 votes
-
I am querying an API using python requests like this… url = "www.example.com" response = requests.request("POST", url) response ——– [ …
- 354 views
- 2 answers
- 0 votes
-
I use the django framework to do my task, I want to optimize my code in the template file. Here …
- 412 views
- 1 answers
- 0 votes
-
This question already has answers here: Print in one line dynamically (20 answers) Delete Characters in Python Printed Line (3 …
- 336 views
- 1 answers
- 0 votes
-
I am comparing the performance of feature detection algorithms like Harris, ORB, MSER (OpenCV Python). I have two images of …
- 387 views
- 1 answers
- 0 votes
-
I am using Bookdown, and I would like to refer to a theorem in the middle of a mathematical derivation. …
- 372 views
- 0 answers
- 0 votes
-
My issues: I am creating a webiste with articles and I have to make that site for responsive. I am …
- 394 views
- 1 answers
- 0 votes
-
I’ve got a tarot card application that displays the back of a set of cards, then when you click on …
- 354 views
- 1 answers
- 0 votes
-
I have a testimonial form where my clients can leave their testimonial and the check boxes below get a black …
- 376 views
- 1 answers
- 0 votes