Skip to content

Instantly share code, notes, and snippets.

@fishbb
fishbb / ICS.php
Created May 22, 2019 20:46 — forked from jakebellacera/ICS.php
A convenient script to generate iCalendar (.ics) files on the fly in PHP.
<?php
/**
* ICS.php
* =======
* Use this class to create an .ics file.
*
* Usage
* -----
* Basic usage - generate ics file contents (see below for available properties):
@fishbb
fishbb / gcal_link.php
Created May 22, 2019 20:46 — forked from chrisknepper/gcal_link.php
PHP Google Calendar Link Generator
G = 1;
time = 20;
spScale = 8;
mA = 1.3;
xA0 = 0;
yA0 = 0;
zA0 = 0;
vxA0 = 0;
vyA0 = 0;