I think it’s not that complicated, it’s actually just two layers
In the first layer, the browser sends a request to the node
The second layer node sends the request to php
Just completely isolate these two and look at it. As for the interface for node to call php, it should be CURL. I haven’t used many nodes, so I don’t know much about it. Sorry
I think it’s not that complicated, it’s actually just two layers
In the first layer, the browser sends a request to the node
The second layer node sends the request to php
Just completely isolate these two and look at it. As for the interface for node to call php, it should be CURL.
I haven’t used many nodes, so I don’t know much about it. Sorry