PHP: create_function - Manual - PHP: Hypertext Preprocessor
Beware of memory-leaks, the garbage-collection seems to 'oversee' dynamically created functions! I used a function like this to replace special characters in links with their htmlentities:...