What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Accessing data from another server

Accessing data from another server
Author: Message:
Weyzza
Veteran Member
*****

Avatar
SoCal sunset > *

Posts: 1170
Reputation: 29
– / Male / –
Joined: May 2003
O.P. Accessing data from another server
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?
Registered 7637 days, 22 hours, 25 minutes, 53 seconds ago.
Happy Birthday, WDZ

10-09-2006 08:35 PM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
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.
<Eljay> "Problems encountered: shit blew up" :zippy:
10-09-2006 08:40 PM
Profile PM Find Quote Report
Weyzza
Veteran Member
*****

Avatar
SoCal sunset > *

Posts: 1170
Reputation: 29
– / Male / –
Joined: May 2003
O.P. RE: Accessing data from another server
quote:
Originally posted by SpunkyLoveMuff
You can use a script to access servers and files.
So.. do you know what function I could use, say in PHP, to do that by any chance?
Registered 7637 days, 22 hours, 25 minutes, 53 seconds ago.
Happy Birthday, WDZ

10-09-2006 08:50 PM
Profile PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: Accessing data from another server
well... that depends on how you want to access it :P

fopen can be used to read files given by the webserver on that server
ftp to access the ftp server
sql to acces the database
[Image: 1-0.png]
             
10-09-2006 11:04 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On