x27;t remember seeing any caveats to that effect in the
documentation on sessions, but that seems to be the case.
Anyone know differently? Thanks.
Charles Whitaker
Technical Staff
Open Door Networks
On Feb 16, 2008, at 1:31 AM, Tobias Franzén wrote:
Charles Whitaker wrote:
Greetings,
I have a nearly-completed accounts/billing database using PHP and
MySQL, and was just informed that users will want to access the
database via multiple windows in one browser on the same machine,
so
ssion data for multiple
windows in the same browser on the same machine? Seems like it must
be doable, but I haven't figured it out yet. Thanks to whomever can
help.
Charles Whitaker
Technical Staff
Open Door Networks
helock . ' released');
break;
case 0:
eLog("Lock " . $thelock . ' was not gotten
using current connection id (' . $connectionid . '), not released');
break;
case NULL:
eLog("Lock " . $thelock . ' does not exist,
not released');
break;
default:
break;
}
}
--
Charles Whitaker
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php