Skip to content

Instantly share code, notes, and snippets.

View xlanor's full-sized avatar
❄️
Freezing

jingkai. xlanor

❄️
Freezing
  • praying for retirement before layoffs.
  • London, United Kingdom
  • 22:37 (UTC)
View GitHub Profile
@xlanor
xlanor / importall.php
Last active July 12, 2017 03:34
PHP Script to pull 6e data from json strings into mySQL
<?php
/**
* Created by PhpStorm.
* User: jk
* Date: 7/12/2017
* Time: 10:56 AM
* Every vendor has different variables so you need to factor them all in.
*/
$time = microtime();