>> rollbacks?
>
> No, Cake doesn't provide any functions for rollbacks.
Further to this point, have a look at:
https://trac.cakephp.org/ticket/832
Obviously I am wrong and support for transactions is on its way.
Regards,
Langdon
--~--~-~--~~~---~--~~
You rece
Hi Walter
> - does cakephp provide for event triggers,
Do you mean on the client side? If so, then the norm is to use
Scriptaculous and Prototype to manage complex Javascript behavior on the
client side as well as AJAX
> calculated fields,
Nope. Code it yourself. This sort of thing is t
>> - does cakephp have facilities to accept data from complex forms, and
>> put that data into a database?
>
> yes, indeed. i'm not sure about the complexity you are talking about,
> but for *big* forms, cake will make it simple. The only problem would be
> in multi-paged forms, but it's mo
On 12/5/06, walterbyrd <[EMAIL PROTECTED]> wrote:
>
>
> - does cakephp work equally well with php4 and php5?
cake does, but it also depends on your code (like when defining a function
and using & to pass by reference)
- does cakephp have facilities to build and and implent complex forms?
> By t
Being an application framework, Cake provides you a lot of controls
over these topics. Creating forms, and having this data save to a
database, with validation, is one of the most basic Cake concepts - go
through some of the simple tutorials.
However, Cake is not aimed at providing the "be all a
: Re: Noob questions about CakePHP capibilities
>>Have you actually read the manual for CakePHP yet? All those
questions are answered there. <<
I don't see those questions directly answered in the manual.
--~--~-~--~~~---~--~~
You received this message
>>Have you actually read the manual for CakePHP yet? All those
questions are answered there. <<
I don't see those questions directly answered in the manual.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Cake P
On 12/5/06, walterbyrd <[EMAIL PROTECTED]> wrote:
>
> - does cakephp work equally well with php4 and php5?
> - does cakephp have facilities to build and and implent complex forms?
> By that I mean: does cakephp have facilitie to build forms with
> multiple checkboxes, radio buttons, and dropdown b
One more question:
- does cakephp provide for event triggers, calculated fields, or
rollbacks?
--~--~-~--~~~---~--~~
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@google
- does cakephp work equally well with php4 and php5?
- does cakephp have facilities to build and and implent complex forms?
By that I mean: does cakephp have facilitie to build forms with
multiple checkboxes, radio buttons, and dropdown boxes?
- does cakephp have facilities to accept data from com
10 matches
Mail list logo