0

I want to encode a string of text in PHP but with a limit (characters) in the result.

E.g I want to encode the string "The quick brown fox jumps over the lazy dog" but I want the encoded result to only have 10 characters.

Is this possible?

4

0 回答 0