Database server auto-close
- From: Tyno Gendo <you@localhost>
- Date: Mon, 30 Apr 2007 09:58:04 +0100
I just wondered if someone could clarify... I have a a script connecting
with mysql_connect and in an include at end of page mysql_close
If they script terminates before end of page ie. with an exit() or maybe trigger_error(), does php always disconnect the open'ed connection?
I ask because PHP manual says yes, but I've seen some comments relating to PHP 4 saying it doesn't.
Please can you tell me your experiences?
.
- Follow-Ups:
- Re: Database server auto-close
- From: Chung Leong
- Re: Database server auto-close
- Prev by Date: Re: Delete temporary images after loading website
- Next by Date: Re: Delete temporary images after loading website
- Previous by thread: Delete temporary images after loading website
- Next by thread: Re: Database server auto-close
- Index(es):
Relevant Pages
|