philsown


Member since 04/14/2010

3 snippets

1788 profile views

2 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

philsown's Recent PHP Snippets



« Prev 1 Next »
A little pile of functions I use for implementing a nice var dump alternative.
0 673 posted 11 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 654 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 474 posted 14 years ago by philsown
« Prev 1 Next »