|
Posted by P Pulkkinen on 02/06/07 15:08
> I hope i don't miss some point, but generally speaking:
>
> 1) On page #1 EITHER php during the page rendering OR client javascript
> anytime, even later, SETS UP a cookie.
> 2) Person clicks a link submits a form to MOVE ON to page #2 on same
> domain.
> 3) On page #2 EITHER php OR client javascript READS that cookie and have
> some fun with it (does it's thing).
But of course it needs to be added that ajax, i believe, gives more
opportunities to play with cookies, since php calls are not restricted to
initial page rendering.
Navigation:
[Reply to this message]
|