sorehead


Member since 10/09/2006

2 snippets

1266 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

sorehead's Recent PHP SnippetsTagged mysql



« Prev 1 Next »
Simple but utilitarian function returns a numeric array of associative arrays containing an entire result set.
1 925 posted 17 years ago by sorehead
This function first checks to see if PHP is set to automagically quote stuff. If it is, we first strip pre-quoted stuff, then (assuming our text isn't numeric), we properly quote everything. A good bit of room for improvement here, but at the very l...
1 587 posted 17 years ago by sorehead
« Prev 1 Next »