Quote:
Originally Posted by filburt1
The templates have registration markings (nothing to do with user registration but more like print registration markings), and php_include_end uses regular expressions to scan the page output and modify it to add references to turtle dollars where necessary.
|
Ahhh... clever use of regex...

However, there surely has to be a performance hit on a busy site. But it's clever.