Zend Studio has a space between the HTML code and the PHP code after formatting, how to remove
This post was last edited by Pioneerprogram on 2015-03-18 11:22:19
>
This code is in a loop, $i is self-increment, for odd rows, plus class, to highlight
I'm used to doing code with Zend Studio, ctrl+shift+f but there seems to be a bit of a problem in this case
In even rows, it should be displayed instead of a space, where the space between the HTML code and the PHP code can be canceled.
In the PHP format section there is a white-space I have all the spaces inside the cancellation, no effect. But in the HTML format section, also did not find similar function, the big can help me to think of ways to put.
------to solve the idea----------------------
Isn't that normal?
In HTML markup, is there a space between the tag name and the attribute that separates them?