ニュース

前回まででAzure上でPHPとMySQLを動作させる環境が整いましたので、今回はその環境を使って簡単なサービスを作成してみます。
Jaslabs: High performance phpでMySQL のクエリを最適化するための10のTipsが公開されています。explainを利用した一般的な方法から、SELECT・INSERTのクエリオプションを使用するような方法まで紹介されています。MySQLクエリの速度低下にお悩みの方は一度読んでみるとよいでしょう。
I'm accepting pull requests for this repo. Resources can be paid or free. PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, ...
The DBMS is not an Apache or PHP module, it is a separate network service to which various programs can connect, it is important for us that PHP can work with MySQL. These three components are the ...
Learn how to optimize and improve your MySQLi connections for high-traffic PHP applications using techniques like persistent connections, connection pooling, replication, and caching.
Microsoft has released Azure Stack in the end of January. Then not long after, Microsoft published PaaS resource provider for MySQL, SQL Server and Web Apps. These resource providers enable to host ...