blob: 8ad2e03fbd35fced694f310d8de11b509c1ec967 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>
|