- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Marc Delisle
- 210字
- 2021-08-20 15:55:20
PHP and MySQL: The leading open source duo
When we look at the web applications platforms currently offered by host providers, we will see that the most prevalent is the PHP/MySQL combination.
Well supported by their respective home sites— http://www.php.net, and http://www.mysql.com —this duo has enabled developers to build a lot of ready-made open source web applications, and most importantly, enabled in-house developers to quickly put in place solid web solutions.
MySQL, which is mostly compliant with the SQL:2003 standard, is a database system well known for its speed, robustness, and a small connection overhead. This is important in a web context where pages must be served as quickly as possible.
PHP, usually installed as a module inside the web server, is a popular scripting language in which applications are written to communicate with MySQL (or other database systems) on the back end and browsers on the front end. Ironically, the acronym's significance has evolved along with the web evolution, from Personal Home Page to Professional Home Page to its current recursive definition— PHP: Hypertext Preprocessor. A blog posting about the successive name changes is available at http://blog.roshambo.org/how-the-php-acronym-was-reborn. PHP is available on millions of web domains and powers famous sites such as Facebook, Yahoo!, YouTube, and Wikipedia.
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Implementing Modern DevOps
- Oracle Exadata性能優化
- Offer來了:Java面試核心知識點精講(原理篇)
- Learning Elixir
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- 0 bug:C/C++商用工程之道
- Spring+Spring MVC+MyBatis從零開始學
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Appcelerator Titanium:Patterns and Best Practices
- Java EE 8 and Angular
- Mastering ASP.NET Core 2.0
- 少兒編程輕松學(全2冊)
- MATLAB語言及編程實踐:生物數學模型應用
- Unity Certified Programmer:Exam Guide