Skip to content

Instantly share code, notes, and snippets.

View nilsmunch's full-sized avatar

Nils Munch nilsmunch

View GitHub Profile
if($_POST["Forfatter"] && $_POST["Title"] && $_POST["Content"]) {
mysql_connect('localhost','root','');
mysql_select_db('phpopgave_PBG') or die(mysql_error());
$newsarticle = array('title' => $_POST["Title"], 'author' => $_POST["Forfatter"],'content'=>$_POST["Content"]);
if($_POST["opret_nyhed"]) {
if (array_search('', $newsarticle) !== false) {
die("Fyld venglist alle felter ud.");
}
@nilsmunch
nilsmunch / gist:3931036
Created October 22, 2012 11:10
Facebook API wants me to be slightly in HongKong
RESULT OF : https://graph.facebook.com/search?limit=20&type=place&center=55.676127,12.581892&distance=1000&format=json&access_token=BAAFszu0TZB30BAE239nOyVcFZCHlZAL8ktqsejJTY8qxsTFtGrH7uXCEZByTDW7C3N1YpyFj3088ZCr0B7wkBU8Rb94CtMvjMBOKVgUYyhVgGY5ZBFFB8xZAUXFAN8cl2ej7HjGNTKQf5PDHHYJ8p3Wf19iNZCV3Th8mZC9BuFXU5DTIgb3Ip9WmAzuy5kghMYOABlmDfemtNZB8x1uQK0eQZCz2ZCiGxBmf0drna8Q1J9szbQZDZD
{
data = (
{
category = "Local business";
id = 203968012955435;
location = {
city = "K\U00f8benhavn";