Skip to content

Instantly share code, notes, and snippets.

@Noahii
Noahii / meh.puhhuhpuh
Created October 10, 2013 15:44
BF4 battlelog JSON stats thing for PHP
<?php
//Self Explanatory \
$postchars = http_build_query(array(
'redirect' => '',
'email' => '[email protected]',
'password' => 'wdfaqwgaf',
'submit' => 'Log+in'
), '', '&');