Posts by Pedro César Santos • 26 points
2 posts
-
1
votes2
answers455
viewsA: php count remaining hours
Hello, try this way, you can go adapting the code to get the desired result. <?php $data1 = new DateTime(); $data2 = new DateTime('2018-08-20 00:00:00'); echo…
phpanswered Pedro César Santos 26 -
0
votes1
answer1011
viewsA: PHP with type A1 certificate
I use the Nfephp API to carry out the issuance of tax notes, but I have never developed a service note, which is the one that uses the City Hall Webservices. follows the project link of a glance…