Skip to content

Instantly share code, notes, and snippets.

@clauswitt
Created November 30, 2015 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clauswitt/452f339a6e8b473f10ee to your computer and use it in GitHub Desktop.
Save clauswitt/452f339a6e8b473f10ee to your computer and use it in GitHub Desktop.
<?php
file_put_contents("outfile.txt", "This is a string, but it could have been an array or a stream as well");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment