Results 1 to 3 of 3

Thread: [resolved] setcookie, more than one variable?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    121

    Resolved [resolved] setcookie, more than one variable?

    Hello all.
    How would I go about setting another name-value pair within a cookie? I can't figure out the correct syntax. So far I have:
    Code:
    setcookie("user_id", '.$row->user_id.', time()+86400);
    Any help is greatly appreciated.
    Last edited by solitario; May 27th, 2005 at 02:53 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width