Re: Automating something with __()

2007-04-23 Thread Aaron Shafovaloff

That's just the thing, I'm trying to figure a way to automate that,
just like AUTO_OUTPUT automates it elsewhere.

On Apr 10, 6:16 am, "jitka" <[EMAIL PROTECTED]> wrote:
> set 2nd argument of this function to true


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Automating something with __()

2007-04-10 Thread jitka

set 2nd argument of this function to true


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Automating something with __()

2007-04-10 Thread yammi


Aaron  Shafovaloff wrote:
> Is there a way to have __() automatically return the value instead of
> echoing it, such as with AUTO_OUTPUT?

Hello, what is this ___().
An User defined Function !?
Regularly PHP uses the " return " Statement to return Values.
Maybe you should consider the Online Manual at www.php. net.

Best Regards
Holger

http://www.shop-worlds.com
http://www.freeimagehost.de
http://www.amidalla.de


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Automating something with __()

2007-04-09 Thread Aaron Shafovaloff

Is there a way to have __() automatically return the value instead of
echoing it, such as with AUTO_OUTPUT?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---