Posts by Fabio augusto cantarelli • 1 point
3 posts
-
-3
votes0
answers15
viewsQ: How to create in PHP using "nusoap" a Web Service to work with the TR-069 protocol (CWMP)
I need help to build a web service type ACS, which communicates with the customers CPE sent auto configuration information. The client’s CPE (Router/Modem) consumes this information from the Web…
-
-1
votes2
answers78
viewsA: Align menu icons inside a <li>
I believe it’s something you want. html,body{ margin: 0; padding: 0; box-sizing: border-box; } nav{ max-width: 250px; background-color: yellow; padding: 10px; } .space-between{ justify-content:…
-
-3
votes1
answer200
viewsQ: Check empty folder in PHP
I need to find out if a folder is empty or not using PHP, because I have an image registration system, only when I delete the images from the folder, it is still there. My goal is whenever there are…
phpasked Fabio augusto cantarelli 1