Skip to content

Instantly share code, notes, and snippets.

View pgorrell's full-sized avatar

Paul Gorrell pgorrell

View GitHub Profile
@pgorrell
pgorrell / ParseInsertExample
Last active August 29, 2015 14:16
List of object types and how to insert into parse from php sdk.
<?php
$resort_qry = "SELECT
res_id
,resort as name
,res_about as description
,res_state as state
,x(res_map_point) AS lat
,y(res_map_point) AS lng
,created_date
,'dsadafe,dseaDS12d' as concat_str