TimoZachi


Member since 2011

2 snippets

12682 profile views

3 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

TimoZachi's Recent SnippetsTagged function



« Prev 1 Next »
Function to prevent sql injection in Like queries, where the characters '_' and '%' can be dangerous.
0 3339 posted 14 years ago by TimoZachi
This is a function that receives a string as an argument (along with other config optional arguments) and locates all keywords (words that appear most) from that string, returning the keywords as an array or as a string separated by commas. The funct...
2 5996 posted 14 years ago by TimoZachi
« Prev 1 Next »