Search code examples
phprsscalendarforex

RSS API in Forex calendar


how can i integrate this into my website using PHP?

http://www.forex-tsd.com/fxcalendar.php?p=csv

And getting this result:

http://www.forex-tsd.com/fxcalendar.php?p=calendar&objID=4


Solution

  • I solved it using the explode(); php function to cut the received data.