Welcome Guest, Not a member yet? Register   Sign In
How to improve my "View Source" ??
#2

[eluser]WanWizard[/eluser]
A browser doesn't care what the (visual) formatting is, so that's a waist of time.
From a performance point of view it's even better to strip all formatting, so you have to send less bytes to the client.

Having said that, you could use the PHP Tidy module, or the mod_tiny apache module. You might be able to utilise a PHP beautifier like this one.

But this means processsing, which brings me back to my initial point...


Messages In This Thread
How to improve my "View Source" ?? - by El Forum - 06-10-2010, 05:21 AM
How to improve my "View Source" ?? - by El Forum - 06-10-2010, 08:27 AM
How to improve my "View Source" ?? - by El Forum - 06-12-2010, 08:30 AM
How to improve my "View Source" ?? - by El Forum - 06-12-2010, 11:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB