jonaofarc Posted April 30, 2009 Share Posted April 30, 2009 this was mentioned to me this morning... Ive never heard of a database session, searched around and nothing came up... Link to comment https://forums.phpfreaks.com/topic/156309-what-is-a-database-session-help/ Share on other sites More sharing options...
revraz Posted April 30, 2009 Share Posted April 30, 2009 In what context was it mentioned. Link to comment https://forums.phpfreaks.com/topic/156309-what-is-a-database-session-help/#findComment-822942 Share on other sites More sharing options...
jonaofarc Posted April 30, 2009 Author Share Posted April 30, 2009 a mysql database session ... Iam building a rendering engine that will be placed on a server cluster and as embarrasing as it sounds Ive never heard of the term. "where did you initilize the mysql database session?" I really could use some clarification Link to comment https://forums.phpfreaks.com/topic/156309-what-is-a-database-session-help/#findComment-822946 Share on other sites More sharing options...
the182guy Posted April 30, 2009 Share Posted April 30, 2009 In this content "where did you initilize the mysql database session?" I would say whoever said it meant, where did you open the MySQL connection. The other possibility is they could be talking about storing a PHP session in a MySQL database. Link to comment https://forums.phpfreaks.com/topic/156309-what-is-a-database-session-help/#findComment-822986 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.