Is there code formatting tool for php,html,js?
Ive used jsbeautifier.org for formatting javascript/jquery an it works
superbly, but when i have to use php/html/js in a single page, the entire
formatting breaks. I can use phpformatter for formatting the php code
separately and thats what i have been doing till now.
But for an edit work, i am required to work in an already existing code
and it contains php inside js and php inside html content. So all the
formatting tools(online) that i used failed. Is there something else that
i am not aware of? Just format the code preserving js,html and php
scripting inside it.
No comments:
Post a Comment