Re: store session data and form data to database

2010-03-16 Thread John Andersen
Please provide more information!
What have you tried yourself (show the code that you have written)?
Include which version of CakePHP you are using!
Then maybe we may be able to point you in the right direction :)
Enjoy,
   John

On Mar 16, 3:34 pm, stevec  wrote:
> But I want to insert the session data (e.g. login id) and the form of
> web page  synchronously  after the user login the webpage.
>
> On 3月16日, 下午7時40分, Jeremy Burns  wrote:
>
> > I do this and it works well. Follow these 
> > instructions:http://book.cakephp.org/view/1310/Sessions
>
> > Jeremy Burns
> > jeremybu...@me.com
>
> > On 16 Mar 2010, at 07:11, stevec wrote:
>
> > > I would like store session data (e.g. login id) and form data to
> > > database
>
> > > Anyone know how to do this??
>
> > > Please help me
>
> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp 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 cake-php@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > > athttp://groups.google.com/group/cake-php?hl=en

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 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


Re: store session data and form data to database

2010-03-16 Thread stevec
But I want to insert the session data (e.g. login id) and the form of
web page  synchronously  after the user login the webpage.

On 3月16日, 下午7時40分, Jeremy Burns  wrote:
> I do this and it works well. Follow these 
> instructions:http://book.cakephp.org/view/1310/Sessions
>
> Jeremy Burns
> jeremybu...@me.com
>
> On 16 Mar 2010, at 07:11, stevec wrote:
>
> > I would like store session data (e.g. login id) and form data to
> > database
>
> > Anyone know how to do this??
>
> > Please help me
>
> > 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 cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://groups.google.com/group/cake-php?hl=en

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 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


Re: store session data and form data to database

2010-03-16 Thread Jeremy Burns
I do this and it works well. Follow these instructions: 
http://book.cakephp.org/view/1310/Sessions

Jeremy Burns
jeremybu...@me.com

On 16 Mar 2010, at 07:11, stevec wrote:

> I would like store session data (e.g. login id) and form data to
> database
> 
> Anyone know how to do this??
> 
> Please help me
> 
> 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 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

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 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


store session data and form data to database

2010-03-16 Thread stevec
I would like store session data (e.g. login id) and form data to
database

Anyone know how to do this??

Please help me

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 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