This is my first post. I am new to CakePHP but I have experience
programming in PHP and Python/CGI. Anyways I want to get comfortable
switching over to CakePHP by developing a simple program that keeps
state - let's say a counter. The counter can be a button that
increases the state variable each time it's clicked. From this I want
to be able to make an addition calculator that adds to input
variables. Eventually I would be able to be comfortable enough to
create a hangman program. How would I go about keeping state on the
server side? In PHP it was with Sessions.
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:
Post a Comment