/ Published in: PHP
This function does not scramble the output text. But it obfuscates the text in the source code. A very useful function to "hide" emails and other things that you dont want robots to find..
Usage: echo scramble("scramble me");
Result: - Front: scramble me - Source: scramble me
Expand |
Embed | Plain Text
You need to login to post a comment.
