I have java client application and I need to run a PHP script on server. That PHP scrips will create some word and excel files and than I want to download that created files on client’s machine.
Can I use somehow URL, but without opening a browser? And then download created files from server?
I have java client application and I need to run a PHP script on
Share
But you will need to add more information so we can help you out.