mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
Putting them in `_samples/library`, which is where Jekyll expects them to be to be in the "samples" collection. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
18 lines
410 B
Markdown
18 lines
410 B
Markdown
---
|
|
title: php
|
|
keywords: library, sample, php
|
|
repo: php
|
|
layout: docs
|
|
permalink: /samples/library/php/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/php/
|
|
description: |
|
|
While designed for web development, the PHP scripting language also provides general-purpose use.
|
|
---
|
|
|
|
While designed for web development, the PHP scripting language also provides general-purpose use.
|
|
|
|
|
|
{% include library-samples.md %}
|