if you think about it, a single "1" somewhere usually ALWAYS is some echo of a boolean value false => '' (empty string), true => '1'
echo $someBooleanReturnValue; // (here we go...) On 22 Dez., 12:56, Stephen <[email protected]> wrote: > I've been having this issue for some time! Ahah, excellent > > On 22 December 2010 07:09, sherzo <[email protected]> wrote: > > > > > > > > > > > > > Thank you guys!!!!! yes Im using 1.2 and after I removing "echo" I'm not > > having that "1"!!! I spent hours last night to remove that 1 > > > Thanks > > Sherry > > -- > > View this message in context: > >http://cakephp.1045679.n5.nabble.com/this-Session-setFlash-problem-tp... > > Sent from the CakePHP mailing list archive at Nabble.com. > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others > > with their CakePHP related questions. > > > You received this message because you are subscribed to the Google Groups > > "CakePHP" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<cake-php%[email protected] > > om>For more options, visit this group at > >http://groups.google.com/group/cake-php?hl=en > > -- > Kind Regards > Stephen @ NinjaCoderMonkey > > www.ninjacodermonkey.co.uk Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en
