Thursday, December 31, 2009

Need direction - passing data between users

If anyone can provide me with some direction here I would greatly
appreciate it. I am not a super experienced programmer but I can
usually figure everything out if I have a general direction.

Lets say you have 2 users that randomly generate three numbers each.
User 1 selects a number and passes the remaining two numbers to User
2, who in turn does the same until both users have selected three
numbers.

I have the randomization and everything in place for a single user,
but to have more than one user do I need to use Sessions? I have been
doing some reading and from what I can deduce cakePHP is something I
could use to help with this but I'm not entirely sure. Can anyone
possibly point me in the right direction?

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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: