Is it possible to access data from another server with a PHP script provided I have the user name and the password?
If it's impossible, is there any other way of doing that using a scripting language?
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
RE: Accessing data from another server
What do you mean on another server? On a server than what? As longas you have the username and password it should be possible to access numerous servers at once. You can use a script to access servers and files.