I have a PHP app that is running on an Apache server with MySQL databases. Based on the subdomain that users access, I am connecting them to a database (sub1.domain.com connects to database_sub1 and sub2.domain.com connects to database_sub2). Right now there are 10 subdomain-database combos, but that number could potentially grow to well over 100.
Yani, bu kötü bir şey mi?
Benim durum göz önüne alındığında, gitmek için yolu mysql_pconnect nedir?
Teşekkürler, ve daha fazla bilgi yararlı olacaktır varsa bana bildirin lütfen.
Şaka