Dear all,
I have 2 server:
server 1 for php server+database server
server 2 for webserver only
I already made a program at server 1, and have output. I also make a index.shtml at server 2 to read the output of my program at server 1. But it can't.
What should I do to join 2 php output from 2 server?
Thank you in advance.
I have 2 server:
server 1 for php server+database server
server 2 for webserver only
I already made a program at server 1, and have output. I also make a index.shtml at server 2 to read the output of my program at server 1. But it can't.
What should I do to join 2 php output from 2 server?
Thank you in advance.