You are not logged in.
Pages: 1
Hi,
does anyone have any solutions for source code formatting the php output before delivering to the client?
It would be cool if I could strip out html comments, trim whitespace and just generally tidy up and format the code so that it looks nice in the source code view.
Any ideas?
Mike
Offline
Google’s mod_pagespeed apache module can do that. You need to have access to your web server in order to use it, and of course it needs to be running on Apache.
Offline
Pages: 1