Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Read INI's from web server?
#1
I want to know if it's possible to read INI data from a webserver or FTP.

I know how to read files, I just don't knwo how to read specific information from them. Example:

I want to open News.ini from valaron.awardspace.com

News.ini looks like this:

Code:
[News]
News=No news for today, sorry!

[MOTD]
Motd=Message of the day: You are here!

I want to read the news and show it on the main menu, then after log in, read the Motd and display it in the chat box... just not sure how I would do that.

Any help would be appreciated Smile
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)