Jump to content

[SOLVED] Database Connections


_giles_

Recommended Posts

Hi,

 

I’ve just finished my first development. Each page load is querying my database approx. 6 times from various stages including functions and classes etc. At this time, a connection is being made each time one of these queries is run.

 

Everything works great, but I can’t help wondering if this is the most efficient way of operating? - for example, would it be possible / more efficient to create a single connection and pass it to each query?

 

I’d appreciate any comments or thoughts

Giles

Link to comment
https://forums.phpfreaks.com/topic/37140-solved-database-connections/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.