Microsoft
Software
Hardware
Network
Question : PHP SESSION id IN QUERY STRING
Hi,
i have lately been having some problems with PHP session cookies. A fair no. of times for people the cookies are being received as NOT SET and hence the session gets cancelled. This is happening on php page requests from a flash movie on limited no. of occasions, specially (but not limited to) from less used browser like safari .
so i want to also pass the session id in query string. Questions
1. Does php automatiocally detect the query string session id if the cookie is not set ?
2. How do i end a session with query string variables ? For cookies the session ends when browser is closed. But the same cant happen with query string, so how do i end the session (i am guessing the session would have to be deleted on server side)
regards
sid
Answer : PHP SESSION id IN QUERY STRING
you can enable circular logging on the DBs, this is a fully supported config but recommended with 3+ copies, but you still can use it.
Random Solutions
csv row limit
does BEGIN TRAN put a lock?
TOC guide
config samba on gui interface
Will the new iTunes allow my old songs bought in the iTunes Music Store onto a new iPhone, iPad, iPod, etc.?
2003 Domain Default Printer Issue
MySQL Timestamps
BSOD and bootcat.cache
SBS2003 Domain Controller Server - all users working offline and can't print to shared printers
how do i compress PCM data?