So let me get this right. for the lite version I place in the includes file:
Quote:
// HACK : START : COMPRESS
$vartext = preg_replace('/\>\s+\</', '> <', $vartext);
// HACK : END : COMPRESS
|
Questions.. does this alter all my files or is it only changing whats output? I mean if I open my files via ftp will they be all compressed?
-If something goes wrong can I back out of this by just removing the code? What happened to that guy above who tried to back out and is toast? I'd like to install this but am scared it will screw something up beyond repair? thanks!