Posts by Diego Santana Juvino • 73 points
3 posts
-
0
votes0
answers259
viewsQ: SQL query in 2 database on different (mysql) servers
Hello. First of all, I make it clear that I don’t know if this is possible. I am trying to make an SQL query where I need the union data (INNER JOIN) of 02 tables that are on different servers (One…
-
2
votes1
answer2293
viewsQ: Send Image along with text to Discord Using Webhooks
I’m trying to make a script that sends news, updates, to a server Discord, for this I need to use the Webhooks. I’ve already set up the whole system, including already working. But the system I made…
-
5
votes1
answer7627
viewsQ: Dynamically Open Image in Modal Bootstrap
My intention is the following, after generating the list of images by PHP, I wanted that when I clicked on some of the images it opened in a modal dynamically, where I would pass the address of the…