Comment on PHP Hacking aka trying to push PHP internals forwardsparentComments−mgkimsal15y<%= is a unique escape codeIt always bugged me that the PHP community didn't pick up on this and run with it. We've had ASP tags since the beginning (almost?) but I think people avoid it out of some anti-MS stance. Rails runs with <%= just fine.
Comments
<%= is a unique escape code
It always bugged me that the PHP community didn't pick up on this and run with it. We've had ASP tags since the beginning (almost?) but I think people avoid it out of some anti-MS stance. Rails runs with <%= just fine.