API
- User
- read.php
- Action
- Add.php
read.php simply reads all the users and return the result in json format. It does not contain any function
Is it possible to run the code in read.php from add.php ?
I don't want to make an unnecessary get request from inside the server to another php file on the same server.
Aucun commentaire:
Enregistrer un commentaire