mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-19 11:51:26 +02:00
If the title is not explicitly stated, it is generated from the filename. It does not work fine for: "and", "or", "the" which should not be capitalized.
217 B
217 B
title, anchor
title | anchor |
---|---|
Servers and Deployment | servers_and_deployment |
Servers and Deployment
PHP applications can be deployed and run on production web servers in a number of ways.