Hi Larry,
I have been using your database session handler for quite some time now in my Windows 7 environment but have run into a problem when I try to use it in a new PC set up with Windows 10 and Apache/PHP 7.3.7 (64 bit).
I keep getting an error: "An error occurred in script 'C:\xampp\htdocs\....php' on line 53: session_write_close(): Session callback expects true/false return value" and I am getting this error everywhere that I have used 'session_write_close()' as per page 95 of the book (that's in dozens of places).
Is it perhaps not needed in Win 10 with a fairly current Apache/PHP install? Or do I need to code it differently?
Any advice will be most appreciated and thanks in anticipation.