Skip to content

Instantly share code, notes, and snippets.

@danielsetreus
Created October 14, 2015 13:53
Show Gist options
  • Save danielsetreus/4eb4f50442c08f8bab76 to your computer and use it in GitHub Desktop.
Save danielsetreus/4eb4f50442c08f8bab76 to your computer and use it in GitHub Desktop.
<?php
$fb = new FaceBook();
$fb->setTitle("My facebook"); // Sets the application title
$fb->start(); // Runs the application
*/
There should be no need to edit bellow this line
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment