View schedule.html
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<title> Cricket Schedule Calender view - Cricket API Static Widget from Roanuz</title> | |
<!-- Library required, for more info refer http://fullcalendar.io/ , http://fullcalendar.io/docs/ --> |
View cacert.pem
## | |
## Bundle of CA Root Certificates | |
## | |
## Certificate data from Mozilla as of: Wed Jan 20 04:12:04 2016 | |
## | |
## This is a bundle of X.509 certificates of public Certificate Authorities | |
## (CA). These were automatically extracted from Mozilla's root certificates | |
## file (certdata.txt). This file can be found in the mozilla source tree: | |
## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt | |
## |
View example.php
<?php | |
// use ElephantIO\Client, | |
// ElephantIO\Engine\SocketIO\Version0X; | |
// require __DIR__ . '/vendor/autoload.php'; | |
// use Ytake\WebSocket\Io; | |
require_once 'lzconfig.php'; | |
require_once 'lz.php'; |