mikegreen


Member since 05/20/2008

12 snippets

5644 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

mikegreen's Recent Snippets



« Prev 1 Next »
# Export MySQL Data as CSV This code takes a `mysql_query()` resource and outputs its rows into CSV spreadsheet format. Edit the `header('Content-Disposition...` declaration to tell the user's browser to either display the data as plain text or do...
6 1678 posted 16 years ago by mikegreen
Borrowed from Ajaxian, url is above.
0 1169 posted 17 years ago by mikegreen
2 1538 posted 17 years ago by mikegreen
Matches single line Javascript (and PHP, etc.) comments
1 1059 posted 17 years ago by mikegreen
Matches CSS-style comments spanning one or multiple lines
2 1808 posted 17 years ago by mikegreen
0 1207 posted 17 years ago by mikegreen
1 1300 posted 17 years ago by mikegreen
1 1232 posted 17 years ago by mikegreen
1 1294 posted 17 years ago by mikegreen
Simple command line option parser snippet
1 1305 posted 17 years ago by mikegreen
« Prev 1 Next »