So, to upload file in my web site, user should be autorized. Autorization makes by PHPSESSID. But uploader sends own PHPSESSID with own COOKIES, so it can't to upload file. So, How can I set PHPSESSID to uploader send it with COOKIES? Thanks, sorry for my english.