<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>css-schule.de &#187; PHP Intro</title>
	<atom:link href="http://css-schule.de/category/php/php-intro/feed" rel="self" type="application/rss+xml" />
	<link>http://css-schule.de</link>
	<description>Alles für den Webmaster.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:20:07 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Einführung</title>
		<link>http://css-schule.de/php-einfuhrung.html</link>
		<comments>http://css-schule.de/php-einfuhrung.html#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:48:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Intro]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Einführung]]></category>

		<guid isPermaLink="false">http://css-schule.de/?p=131</guid>
		<description><![CDATA[Bevor Sie fortfahren, sollten ein grundlegendes Verständnis für die Folgenden:

HTML / XHTML
JavaScript

Was ist PHP?

PHP steht für PHP: Hypertext Preprocessor
PHP ist eine serverseitige Skriptsprache, wie ASP
PHP-Skripte auf dem Server ausgeführt
PHP unterstützt eine Vielzahl von Datenbanken (MySQL, Informix, Oracle, Sybase, Solid,     PostgreSQL, Generic ODBC, etc.)
PHP ist eine Open-Source-Software
PHP ist kostenlos herunterzuladen und zu verwenden

Was ist [...]]]></description>
			<content:encoded><![CDATA[<p>Bevor Sie fortfahren, sollten ein grundlegendes Verständnis für die Folgenden:</p>
<ul>
<li>HTML / XHTML</li>
<li>JavaScript</li>
</ul>
<h2>Was ist PHP?</h2>
<ul>
<li>PHP steht für <strong>P</strong>HP: <strong>H</strong>ypertext <strong>P</strong>reprocessor</li>
<li>PHP ist eine serverseitige Skriptsprache, wie ASP</li>
<li>PHP-Skripte auf dem Server ausgeführt</li>
<li>PHP unterstützt eine Vielzahl von Datenbanken (MySQL, Informix, Oracle, Sybase, Solid,     PostgreSQL, Generic ODBC, etc.)</li>
<li>PHP ist eine Open-Source-Software</li>
<li>PHP ist kostenlos herunterzuladen und zu verwenden</li>
</ul>
<h2>Was ist eine PHP-Datei?</h2>
<ul>
<li>PHP-Dateien können Text-, HTML-Tags und Skripts</li>
<li>PHP-Dateien werden an den Browser als normaler HTML zurück</li>
<li>PHP-Dateien haben die Dateiendung &#8220;. Php&#8221;, &#8220;. Php3&#8243; oder &#8220;. Phtml&#8221;</li>
</ul>
<h2>Was ist MySQL?</h2>
<ul>
<li>MySQL ist eine Datenbank-Server</li>
<li>MySQL ist sowohl für kleine und große Anwendungen ideal</li>
<li>MySQL unterstützt SQL-Standard</li>
<li>MySQL erstellt eine Reihe von Plattformen</li>
<li>MySQL ist kostenlos herunterzuladen und zu verwenden</li>
</ul>
<h2>PHP + MySQL</h2>
<ul>
<li>PHP in Verbindung mit MySQL sind Cross-Plattform (Sie können die Entwicklung in     Windows und auf einem Unix-Plattform)</li>
</ul>
<h2>Warum PHP?</h2>
<ul>
<li>PHP läuft auf verschiedenen Plattformen (Windows, Linux, Unix, etc.)</li>
<li>PHP ist mit fast allen Servern verwendet heute kompatibel (Apache, IIS, etc.)</li>
<li>PHP steht kostenlos zum Download von der offiziellen PHP-Ressource: <a href="http://www.php.net/" target="_blank"> www.php.net</a></li>
<li>PHP ist leicht zu erlernen und läuft problemlos, wenn die Server-Seite</li>
</ul>
<h2>Wo fange ich an?</h2>
<p>Um den Zugriff auf einen Webserver mit PHP-Unterstützung zu erhalten, können Sie:</p>
<ul>
<li>Installation von Apache (oder IIS) auf Ihrem eigenen Server, Installation von PHP und MySQL</li>
<li>Oder finden Sie einen Web-Hosting-Plan mit PHP und MySQL-Unterstützung</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://css-schule.de/php-einfuhrung.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
