These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Market Discussions

 
  • Topic is locked indefinitely.
 

Putting Jita prices in to an external (personal) website

Author
togna wassi
Sanguine Mist
Sabaton.
#1 - 2013-05-29 19:36:12 UTC
Does anyone know if there is a way to put constantly updated (maybe hourly or so) prices from Jita (or the other capitals) on a personal website. Of course I do not want to update the website every few hours or day(s). I found an iPhone app that has updated prices every 10 minutes or so and it seems to be accurate, I just am looking for a way to put this on a .com.

Please let me know if you have any suggestions.


Sir Togna Wassi
CEO
Mecha Industrial and Logistics (MIDLS)
www.midl.biz
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#2 - 2013-05-29 19:55:42 UTC
togna wassi
Sanguine Mist
Sabaton.
#3 - 2013-05-29 20:10:20 UTC  |  Edited by: togna wassi
Thank you!
I see the script and understand it's concept. How would i put this in a .php and "get" it to an HTM?

I'm just relearning the languages so I'm extremely rusty.

Thank you!
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#4 - 2013-05-29 20:19:37 UTC
Depends on your host, really.

Most are set up so you could just drop that code into a page, and it would grab some price data. Just wrap it in the php tags. < ?php ?>


Anything more than that is really falling into a tutorial on php, which is a trifle out of scope for this.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

togna wassi
Sanguine Mist
Sabaton.
#5 - 2013-05-29 20:25:06 UTC
That's perfect. Thanks!