205
Points
Questions
39
Answers
39
-
Hello apologies if this is the wrong place, site or manner to ask questions. I am new to this and …
- 389 views
- 0 answers
- 0 votes
-
- 358 views
- 0 answers
- 0 votes
-
What is difference in security point of view, implementing https with IIS UrlRewrite and implementing https by replacing http with …
- 470 views
- 1 answers
- 0 votes
-
- 365 views
- 0 answers
- 0 votes
-
- 0 views
- 0 answers
- 0 votes
-
- 385 views
- 0 answers
- 0 votes
-
I am trying to set up an external replica from my Google SQL instance, I followed the steps here: https://cloud.google.com/sql/docs/mysql/replication/configure-external-replica#2nd-gen …
- 373 views
- 0 answers
- 0 votes
-
I’m stuck in that situation that when I use $this->conn it returns: Uncaught Error: Using $this when not in object …
- 399 views
- 2 answers
- 0 votes
-
scenario : creating a node api (GET) calling that api in socket.io node server and calling this socket server in …
- 424 views
- 1 answers
- 0 votes
-
Lets say I have the following dataset: import numpy as np import matplotlib.pyplot as plt x_bins = np.arange(10) y_bins = …
- 436 views
- 1 answers
- 0 votes