php7/README.md

7 lines
311 B
Markdown
Raw Permalink Normal View History

2024-01-19 18:00:16 +01:00
# php7
PHP is an HTML-embeddable scripting language.
PHP offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled script with PHP is fairly simple.
The most common use of PHP coding is probably as a replacement for CGI scripts.