Whether you can use those depends on your PHP configuration, not on symfony (short_open_tag in php.ini).
Although using short tags is not recommended in the symfony coding guidelines, IIRC. Cheers, Andreas Teck schrieb: > I'm new to symfony. > > I downloaded the sample code from Easy Ajax tutorial > at <http://www.symfony-project.org/tutorial/1_0/symfony-ajax> > I found <?= tags are used. > Are these tags fine with any symfony project? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
