Quick question, since PHP runs server-side, if I set/retrieve a cookie in my PHP script will it do so on the client machine or on the server? If it uses cookies on the server than I'll have to use JavaScript to do this, but if PHP works with cookies client-side than that's great!
Thanks! -- Mike
Thanks! -- Mike