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
- Host: GitHub
- URL: https://github.com/devbigboy/php-workshops
- Owner: DevBigBoy
- Created: 2023-07-16T20:11:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T12:56:19.000Z (over 2 years ago)
- Last Synced: 2025-05-17T02:07:59.635Z (about 1 year ago)
- Topics: mysql, php8
- Language: PHP
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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/)
---