In PHP/MySQL should I open multiple database connections or share 1?
I am wanting to hear what others think about this?Currently, I make a mysql database connecti开发者_如何学运维on inside of a header type file that is then included in the top of every page of my site.
问答
阅读(0)