Skip to content

Instantly share code, notes, and snippets.

@dawehner
Created January 25, 2017 16:23
Show Gist options
  • Select an option

  • Save dawehner/0e1f60e27e281d30d9ffa303c2718345 to your computer and use it in GitHub Desktop.

Select an option

Save dawehner/0e1f60e27e281d30d9ffa303c2718345 to your computer and use it in GitHub Desktop.
<?php
file_put_contents("/tmp/wtf3", "wtf");
assert('file_put_contents("/tmp/wtf2", "wtf");');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment