I am using Zend Studio 8.0 for Mac, every time I start to type the php tag it will autocomplete the full
<?php ?>
is there a way to set it to:
<?= ?>
I have looked at all the settings and I can’t seem to figure out.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Window > Preferences, go to the PHP > Editor > Typing and un-check the “Add php after start tag” this will not solve your problem but will save you the action of removing the php token after you click ‘