0
PHP magic
Pls can anyone explain how 27 came to be in this code?? 🤦 https://code.sololearn.com/wgvnMDpddJBQ/?ref=app
2 odpowiedzi
+ 1
27 is the number of letters you have in the data message, and also includes blank spaces.
0
27 is the amount of chars in your string.