Skip to content

Instantly share code, notes, and snippets.

View mr-cheffy's full-sized avatar
🍔
Eating burgers

mr. m mr-cheffy

🍔
Eating burgers
View GitHub Profile
/* Not the nicest code we ever wrote... */
<?php
require_once 'HTTP/Request.php';
require_once 'Text/Wiki/Mediawiki.php';
class Wikipedia
{