06-14-2017, 05:09 PM
I wanted to use LIKE for comparing floats so I added it to the array. Also I implemented a bunch of other operators that might be useful in the future.
Lines 102-110, 131-155, 293-299 in my paste.
Examples: https://pastebin.com/mWvUsNAh
Code:
$valid_ops
Lines 102-110, 131-155, 293-299 in my paste.
Examples: https://pastebin.com/mWvUsNAh