Posts by Vitor Henrique • 11 points
3 posts
-
1
votes0
answers24
viewsQ: Tools to compile CSS code automatically in Sublime Text 3
I’m having a hard time passing my code to production. I want to remove my comments and change the class name, but I couldn’t find one tool to compile code as production generating a zip file as…
-
0
votes1
answer29
viewsA: How to validate functions all the time using PHP. To forward messages and notifications
To solve the problem, I found about Cron Tasks or Cron Jobs. So I put on my server to run the function every so long and not when there is a change in the database. Using the following Curl command…
-
-2
votes1
answer29
viewsQ: How to validate functions all the time using PHP. To forward messages and notifications
I would like good practice guidelines for my project, I am structuring a server that will do validations all the time, to forward notifications and also messages to various sectors of a Company.…