[PHPTAL] PHPTAL 1.2 beta 3 with UTF-8 checks

Kornel Lesiński kornel at aardvarkmedia.co.uk
Fri May 29 10:48:12 CEST 2009


On 28-05-2009 at 18:00:05 Y.BAYAR <yasarbayar at gmail.com> wrote:

> I have just replaced the version 1.2 beta 1 with beta 3, firefox  
> displayed
> "Connection Interrupted" message. It works fine with beta 1.

Does it happen with any particular template? Is it encoded in UTF-8?


If you just run:

PHPTAL::create("path/to/template.xhtml")->prepare();
echo "ok";

does it work?

-- 
regards, Kornel



More information about the PHPTAL mailing list