Posts by JerryMoon • 81 points
10 posts
-
0
votes1
answer175
viewsQ: Uri in image is not appearing
Ola, So I’m doing a project, and I need the user image to appear right away when it’s loaded. For this I’m using firebase Storage, and I can get the URL of the image I need, which in this case is :…
-
0
votes1
answer78
views -
0
votes1
answer42
viewsQ: Connection problem with Database
I made a program to try to connect to a hosted database. However an error is occurring : 08-30 10:42:13.088 1710-1710/genus.qrcodefinal E/log_tag: Error in http Connection…
-
1
votes1
answer188
viewsA: INSERT command in php is not working
The problem was only in the same privilege, as said. I asked the provider to release to me(In fact I myself could have released such a privilege), and it worked. Thank you for your attention.
-
0
votes1
answer188
viewsQ: INSERT command in php is not working
I’m passing a PHP project I did on the local server to a paid server. When I was only using the location of my machine, everything worked. However, when I passed the whole program to the new server,…
-
0
votes2
answers3239
viewsQ: Decrease the size of a file(image) in PHP
I own a page that uploads images. But there is a maximum size, a number of maximum KB that when exceeded do not let the upload end. I wonder if there is any way to decrease the size of the images…
-
2
votes1
answer146
viewsA: Duplicate but different files
To solve the problem it was enough to just take the . jar from the dependencies that my program was not using and worked. Thank you all again.
-
2
votes1
answer146
viewsQ: Duplicate but different files
Well, there is an error in my application by Android Studio. And the problem is, the interface says that there are two files that are duplicated, but they are apparently different. I also tried to…
-
1
votes0
answers41
viewsQ: Apache connection between machines on the same network
Well, using Wamp Server, I’m trying to get another machine to have access to the pages placed in the C:/wamp/www/Site folder, for example. So far, I’ve only been able to get the other machine to…
-
1
votes1
answer116
viewsQ: How to use the Npgsql reference for framework versions smaller than 4.5?
Well, I made an application by Visual Studio 2015, in Windows 7. However, the application will be used in the future, also in Windows XP. The problem is that there is a reference…