Skip to content

Instantly share code, notes, and snippets.

@caseyw
Created February 17, 2014 19:14
Show Gist options
  • Save caseyw/9057036 to your computer and use it in GitHub Desktop.
Save caseyw/9057036 to your computer and use it in GitHub Desktop.
Create XML file for use with PHPUnit
mysql -u -p --xml -e 'SELECT * FROM foo WHERE bar="law"' > dump.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment