Matt Arnilo S. Baluyos (Mailing Lists) wrote: > Hello everyone, > > I have a working lighttpd + fastcgi + PHP + eaccelerator installation. > I have also enabled short tags on the /usr/local/lib/php.ini but I'm > having problems with PHP not escaping the short tags. either you stopped using short php tags, there is no problem or you fixed it somehow. no? > > To better illustrate, my phpinfo() file can be accessed at > http://202.171.164.70/phpinfo.php - if you notice short_open_tag is > set to "On". > > But when you access a PHP page at > http://202.171.164.70/admin/login.php and try to view the source, the > short open tag is not escaped. what does 'is not escaped' mean? > > Any reason why this isn't working as expected? > > Regards, > Matt > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php