An open API service indexing awesome lists of open source software.

https://github.com/devbigboy/php-workshops

This book will teach you to install and configure PHP and MySQL with both performance and security in mind and highlight some of the new functionality available in PHP 7 as well as new data types supported by the current version of MySQL
https://github.com/devbigboy/php-workshops

mysql php8

Last synced: about 1 month ago
JSON representation

This book will teach you to install and configure PHP and MySQL with both performance and security in mind and highlight some of the new functionality available in PHP 7 as well as new data types supported by the current version of MySQL

Awesome Lists containing this project

README

          

# "Beginning PHP and MySQL: From Novice to Professional"

## Full Course - 35 Chapters

---

### Description

🚀 This book will teach you to install and configure PHP and MySQL with both performance and security in mind and highlight some of the new functionality available in PHP 7 as well as new data types supported by the current version of MySQL..

---

### 📚 References

- 🔗 [Book URL](https://link.springer.com/book/10.1007/978-1-4302-6044-8)
- 🔗 [Manual: PHP](https://www.php.net/manual/en/)
- 🔗 [PECL is a repository for PHP Extensions](https://pecl.php.net/)
- 🔗 [PHP Data Objects](https://www.php.net/pdo)
- 🔗 [The Apache](https://httpd.apache.org/)
- 🔗 [Virtual Private Server: digitalocean](https://www.digitalocean.com/)
- 🔗 [phpDocumentor](https://www.phpdoc.org/)
- 🔗 [PHP Documentation Generator](https://phpdox.net/)

---