Posts by user2154508 • 51 points
3 posts
-
0
votes2
answers892
viewsQ: Upload localhost application for online domain (hosted on my computer)
I always got it for everything related to servers and stuff. I’m running an application that uses the famous nodejs, and my hosting doesn’t support it. So, just for "online" testing I wanted to make…
-
3
votes7
answers3667
viewsQ: PDO does not connect to Mysql
I’m trying to make a connection to the bank by PDO, but every time I try to make this connection, the message appears: could not find driver I went back to find out and learned that I had to enable…
-
1
votes1
answer69
viewsQ: Mismatch of . append with length
I have a script to generate images, and the images are generated with .append. $(".fotos").append("<img src='" + size +"'/>"); The problem is that the append doesn’t generate the image in the…
jqueryasked user2154508 51