Thread Starter
olekeh
(@olekeh)
Hello,
Thank you for the response:
I did a short test with this PHP script that generates order-numbers like done in MarketPress, and this show that between 0.5 to 0.85 % of order numbers generated fall into this category. I see that order numbers with a single “e” in it also returns “true” by the is_numeric() test.
You can run the test by yourself.
https://pastebin.com/vi7i8dfu
Best Regards,
Ole Kristian Ek Hornnes
Thread Starter
olekeh
(@olekeh)
Hello,
Thank you – Here is how it looks before this is corrected.
https://pasteboard.co/Hw5So97.png
– Ole K Hornnes