User Tools

Site Tools


celtic_game

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
celtic_game [2020/12/20 17:14]
admin
celtic_game [2020/12/20 17:19]
admin
Line 4: Line 4:
  
 The first hit when I searched '​celtic games' was this [[https://​www.skysports.com/​celtic-fixtures|Sky Sports: Celtic Fixtures]] page.  Luckily they provide an iCal feed of the games. ​ I used the [[https://​sabre.io/​vobject/​icalendar/​|Sabre VObject PHP class]] to parse their [[webcal://​www.skysports.com/​calendars/​football/​fixtures/​teams/​celtic?​live=false|calendar file]]. The first hit when I searched '​celtic games' was this [[https://​www.skysports.com/​celtic-fixtures|Sky Sports: Celtic Fixtures]] page.  Luckily they provide an iCal feed of the games. ​ I used the [[https://​sabre.io/​vobject/​icalendar/​|Sabre VObject PHP class]] to parse their [[webcal://​www.skysports.com/​calendars/​football/​fixtures/​teams/​celtic?​live=false|calendar file]].
 +
 +Install VOBject using composer:
 +<code bash>
 +cd projectdir
 +composer require sabre/​vobject ~4.1
 +</​code>​
  
 <code php celtic-warning.php>​ <code php celtic-warning.php>​
celtic_game.txt ยท Last modified: 2020/12/20 17:19 by admin