> hi...
>
> if an app has a webpage that has to interface/display data from a mysql
> db,
> does the app have to essentially do a new db_connection for each time that
> a
> user accesses the page during the session.
>
> as far as i can tell, it does.
>
> in other words, the page would need to l
Mikey wrote:
bruce wrote:
hi...
if an app has a webpage that has to interface/display data from a
mysql db,
does the app have to essentially do a new db_connection for each time
that a
user accesses the page during the session.
as far as i can tell, it does.
in other words, the page woul
bruce wrote:
hi...
if an app has a webpage that has to interface/display data from a mysql db,
does the app have to essentially do a new db_connection for each time that a
user accesses the page during the session.
as far as i can tell, it does.
in other words, the page would need to look som
hi...
if an app has a webpage that has to interface/display data from a mysql db,
does the app have to essentially do a new db_connection for each time that a
user accesses the page during the session.
as far as i can tell, it does.
in other words, the page would need to look something like:
4 matches
Mail list logo