Posts by Ragner Moura • 11 points
3 posts
-
-1
votes1
answer39
viewsQ: React-Native with 3D Animation | sensor accelerometer
all right? I’m starting a very unusual React-Native project involving React-Native and 3D sensors. I have an accelerometer, motion sensor, which is attached to strategic points of the human body.…
-
-1
votes1
answer59
viewsQ: Make dynamic calculations in JS and display in a PHP list
I’m setting up a ordering system and within it, I’m showing the products I have registered. So far no problems. Within this list, I need to dynamically calculate the quantity input with the value…
-
1
votes1
answer348
viewsQ: Display photo of logged-in user from SESSION
I’ve been having trouble with this PHP code for days. I’m developing a simple user registration system, but I’m using access levels, so far so good! I can already display the user name through…