PHP 8.4.24 Released!

Voting

: max(nine, five)?
(Example: nine)

The Note You're Voting On

gzink at zinkconsulting dot com
22 years ago
Try combining this with metaphone() for a truly amazing fuzzy search function. Play with it a bit, the results can be plain scary (users thinking the computer is almost telepathic) when implemented properly. I wish spell checkers worked as well as the code I've written.

I would release my complete code if reasonable, but it's not, due to copyright issues. I just hope that somebody can learn from this little tip!

<< Back to user notes page

To Top