Skip to content

Instantly share code, notes, and snippets.

@ghedipunk
ghedipunk / keybase.md
Created March 26, 2015 22:40
Yet another Keybase proof of account access.

Keybase proof

I hereby claim:

  • I am ghedipunk on github.
  • I am ghedipunk (https://keybase.io/ghedipunk) on keybase.
  • I have a public key whose fingerprint is 6A66 A649 9A6B 6901 95EE C435 96AB 41E1 76EE 3E56

To claim this, I am signing this object:

<?php
/**
* templates/comment-form.php
*
* NOTE: THIS IS PART OF AN EXAMPLE OF VERY INSECURE CODE! DO NOT USE THIS!
*/
?>
<?php if ($user->isLoggedIn())
{
<?php
/**
* submit.php
*
* NOTE: THIS IS PART OF AN EXAMPLE OF VERY INSECURE CODE! DO NOT USE THIS!
*/
if (empty($_POST['formid']))
{