I'm looking for a function to change the characters order in a string.
For example, I have this string : "How are you?" , calling the function with this string as parameter would return something like: "wuayero Ho?" or something similar.
PHP has a handy str_shuffle function for that
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With