Archives

Posts Tagged ‘php’

Recently I ran into the problem with passing UTF-8 JSON from Smarty to Open Flash Chart 2. By default Smarty is striping slashes from all variables that it passes to the template, and JSON is converting every UTF-8 Character with ‘\u’ in the beginning. Of cause Smarty was returning only ‘u’. To force Smarty to [...]

Jan 27th, 2010 | Filed under Programming Related
Tags: ,

I had a feeling that I did something wrong while installing a plugin into Symfony and that’s why sfGuardUser RememberMe feature did not work for me. After surfing the web I have found one year old Russ Flynn’s “Symfony sfGuardUser “remember me” checkbox/cookie does not work” post. Turns out it’s not only me. Russ had [...]

Aug 28th, 2009 | Filed under Programming Related

What’s how it will look like: Image courtesy of xkcd.com Nice small “comeondude” discussion here

Aug 24th, 2009 | Filed under Programming Related
Tags: , ,