Posts by Marcelo Roberto • 21 points
3 posts
-
-1
votes1
answer189
viewsQ: Update Python 3x
I have version 3.7.3 of Python (for studies only) in my Raspbian Buster and would like to update it to the latest version (3.8.3). I’ve tried to use sudo apt update and sudo apt upgrade but the…
-
2
votes1
answer66
viewsQ: Ignore unfilled Mysql PHP fields
I need to bring information from a table that uses several fields. This information needs to be handled before entering an HTML Select. Every structure for this is already ready using AJAX but I’m…
-
-1
votes1
answer75
viewsQ: Error creating folder in PHP
I’m having trouble using the mkdir() inside my vps in the Digital Ocean. I installed the LAMP and I made all the appropriate settings to run my system. However, in the folder creation area, it is…