Posts by FABIO MATEUS • 26 points
3 posts
-
0
votes3
answers1111
viewsA: Nfe emission by Android app
mount a PHP server install the NFEPHP API, with it you will not need to install the digital certificate in the app only on the server. once you have created and configured the PHP web server with…
-
1
votes2
answers2217
viewsA: Download Nfe / NFEPHP
This service went off the air even, now only with sefazDistDFe, it returns all the access keys that were issued against the CNPJ digital certificate configured in NFEPHP, here I use version 4.00 of…
-
0
votes2
answers2252
viewsA: How to check real-time database change with php websocket?
You need to identify who does the update, delete or Insert in your database, probably a file. php should do this, considering, some client machine requested this file, correct? Considering that you…