I have some indentation problem in PHP with emacs. eg:-
if ($a == 1) { echo "true"; }
The curly brace is not coming exactly under if. If starts after a tab. Friends any Idea where to edit?. I have .emacs and php-mode.el files. Bijesh