col, thanks for your help now its working but just i remove that code before your reply, that was also working as well let me know what will happen if i dont use that code > setcookie ("namec", $c_name,time()+7*24*3600); /* 1 week cookie expiration */ < is it important ?
The code above just sets the expiration time for the "namec" cookie to 1 week. I dunno what that cookie does, or why you need one week expire time one it, so I can't say if it's important or not.
its one of chan site, dont know why its 1 week i downloaded this code. btw thanks for all help, my problem solved