Profile
Achievement
philsown's Recent Snippets
- All /
« Prev 1 Next »
A little pile of functions I use for implementing a nice var dump alternative.
0
868
posted 12 years ago by philsown
A quick script to add all of your unversioned files. Good when working in bulk.
0
654
posted 14 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
811
posted 14 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
614
posted 14 years ago by philsown