philsown


Member since 04/14/2010

5 snippets

1700 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

philsown's Recent Snippets



« Prev 1 Next »
How to find a given column in a given database in MySQL
1 698 posted 11 years ago by philsown
A little pile of functions I use for implementing a nice var dump alternative.
0 644 posted 11 years ago by philsown
A quick script to add all of your unversioned files. Good when working in bulk.
0 472 posted 13 years ago by philsown
I used to have the strlen block and the 2 preg if blocks each separately return false throughout, but lately I'm in a single point of exit mindset. I cannot take credit for the regexps - I borrowed them from someone who borrowed them. If the real...
0 630 posted 13 years ago by philsown
I found this snippet - and about 10 others like it - in an app I am re-factoring. Apparently re-factoring db\_fetch\_assoc was too much trouble, as was finding and replacing all references to it with the new function name.
0 456 posted 13 years ago by philsown
« Prev 1 Next »