diff options
Diffstat (limited to 'files/de/glossary/php/index.html')
-rw-r--r-- | files/de/glossary/php/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/de/glossary/php/index.html b/files/de/glossary/php/index.html new file mode 100644 index 0000000000..8ad2e03fbd --- /dev/null +++ b/files/de/glossary/php/index.html @@ -0,0 +1,15 @@ +--- +title: PHP +slug: Glossary/PHP +translation_of: Glossary/PHP +--- +<p>PHP ist eine {{Glossary("server")}}seitige Scriptsprache zur Entwicklung von webbasierten Anwendungen und dynamischen Webseiten.</p> + +<h2 id="Mehr_erfahren">Mehr erfahren</h2> + +<ul> + <li><a href="http://php.net/">Offizielle Webseite</a></li> + <li>{{Interwiki("wikipedia", "PHP")}} bei Wikipedia</li> + <li><a href="https://en.wikibooks.org/wiki/PHP_Programming">PHP</a> bei Wikibooks</li> + <li><a href="http://www.codecademy.com/tracks/php">Lerne PHP - Codecademy </a></li> +</ul> |