how can i call a PHP web service from node.js . thanks in advance.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You can use node-httpclient to perform get requets to any server, not necceserialy PHP.
|
|||
|
|