Cake is helpful in that:
- you don't have to modify your database tables to support a new
language
- you don't have to do any of the logic that store and find translated
texts.
- when a user visits your site and chooses french that data is
automagically loaded from the database. = you don't have to alter your
views either

All you have to do any work for is if you want a custom multi-language
form when editing data.

/Martin


On Mar 19, 11:29 am, Sensible <smi...@gmail.com> wrote:
> Hi Miles,
>
> Than what is the use of "translate"?
>
> And according to your suggestion i have to enter all language texts.
> So i have to enter product name in english as well as in arabic.
> right..?
>
> if it is right than how cake php is helpfull to me?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to