Jump to content

Calling info from a file?


final60

Recommended Posts

Hey guys

 

I would like to be able to make use of a file used in an mmo I play, the file is:

 

http://su1.ryzom.com:50000/stats/stats.php

 

I'm not 100% sure, but i presume the file contains basic stats and what not that could be displayed on a guild website.

 

But im not sure on the code I could use to call the info from the stats.php file.

 

any suggestions/help greatly appreciated.

Link to comment
https://forums.phpfreaks.com/topic/138175-calling-info-from-a-file/
Share on other sites

I am not sure if I get your problem 100%, but you cannot use a file on another server natively. For example, if you include that file from another server, what you will receive is what the server returns to you, and not the original PHP file.

 

If you could explain further.

 

 

Happy Xmas!

ILMV

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.