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 5022d68 commit 5b50350Copy full SHA for 5b50350
README.md
@@ -1,6 +1,6 @@
1
# PyHP-Interpreter
2
3
-This repository includes a script that allows you to embed Python code like PHP code into HTML.
+The PyHP Interpreter is a script that allows you to embed Python code like PHP code into HTML.
4
The script is called either by the configuration of the web server or a shebang and communicates with the web server via CGI.
5
6
## Features:
0 commit comments