We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1680c76 commit e236d7aCopy full SHA for e236d7a
source/includes/usage-examples/sample-app-intro.rst
@@ -4,7 +4,9 @@ Sample Application
4
You can use the following sample application to test the code examples on this
5
page. To use the sample application, perform the following steps:
6
7
-1. Ensure you have the {+php-library+} installed in your project.
+1. Ensure you have the {+php-library+} installed in your project. To learn more
8
+ about installing the {+php-library+}, see the
9
+ :ref:`Download and Install <php-download-and-install>` guide.
10
#. Copy the following code and paste it into a new ``.php`` file.
11
#. Copy a code example from this page and paste it on the specified
12
lines in the file.
0 commit comments