Allgemein
PHP:
Hypertext Preprocessor
webmaster@php.net
Die offizielle Seite für PHP.
PHP is a server-side, cross-platform, HTML embedded scripting
language. If you are completely new to PHP and want to get
some idea of how it works, have a look at the introductory
tutorial. Once you get beyond that, have a look at the
example archive sites and some of the other resources
available in the links
section. PHP is a project of the Apache
Software Foundation.
http://www.php.net/
PHP-Homepage.de
Die deutschsprachige Ressource für PHP und MySQL: Artikel,
Scripts, PHP-Manual, Links, ...
http://www.php-homepage.de
PHP
Handbuch
Herausgegeben von Egon Schmid
PHP ist
die Abkürzung für "PHP: Hypertext Preprocessor",
eine Skriptsprache, die sich in HTML einbinden lässt. Viele
der syntaktischen Möglichkeiten sind den Programmiersprachen
C, Java und Perl entnommen und es wurden auch einige
PHP-spezifische Features entwickelt. Das Ziel der Sprache ist
es, das Schreiben von Programmen zur Erzeugung von dynamisch
generierten Seiten zu erleichtern und zu beschleunigen.
http://www.php3.de/manual/de/
PHPBuilder.com
- The Resource For PHP Developers
Eine umfangreiche Informationsquelle rund um PHP. In
englischer Sprache.
http://www.phpbuilder.com/
Learning
to Use Regular Expressions by Example
Dario F. Gomes
Ein sehr guter Überblick über Reguläre Ausdrücke.
In englischer Sprache.
http://www.phpbuilder.com/columns/dario19990616.php3
PHPWelt
Eine sehr umfangreiche Sammlung kostenloser PHP-Scripts,
Tutorials, ...
http://www.phpwelt.de/
PHP-Archiv
Neben der Suchmaschine, in der Sie Scripts für alle möglichen
Anwendungen finden, gibt es einen FAQ Bereich mit Antworten zu
häufig gestellten Fragen.
http://www.php-archiv.de
Kostenlose
PHP-Scripts
Wählen Sie aus insgesamt 706 kostenlosen PHP-Scripts für
Ihre Homepage!
http://www.php-free.de
PHP
Script resource
Eine umfangreiche deutschsprachige Sammlung von PHP-Scripts.
http://www.php-resource.de
Power
Scripts
CGI, PHP
und Java Scripts,
Java Applets, HTML/CSS, Grafiken ...
http://www.power-scripts.de
PHP3 PHP4 - Deutscher Knotenpunkt für PHP -> Dynamic Web Pages
Ein umfangreiches Script-Archiv, Tutorials, Manuals, Artikel
...
http://www.dynamic-webpages.de
SONIUM
PHP free phpscript archiv
Eine umfangreiche deutschsprachige Sammlung von PHP-Scripts,
Tutorials, PHP Editoren ...
http://www.sonium-portal.de
HotScripts.com
- PHP
Scripts
and Programs
Large collection of
PHP
scripts,
each rated and reviewed. Some are free, others require
payment.
http://www.hotscripts.com/PHP/Scripts_and_Programs
PHP3
Introduction
W.J. Gilmore - wj@wjgilmore.com
PHP3.0,
one of the hottest scripting languages to be found on the
Internet, lends a great many capabilities to the web
programmer. Many of these tasks, accomplished with some degree
of difficulty in many other languages, can be swiftly executed
with but a few lines of PHP3.0 code . The fact that PHP3.0
code can be inserted directly alongside HTML makes the
language all the more convenient.
http://www.devshed.com/Server_Side/PHP/Introduction/
Mailen
mit PHP
info@ritze.com
Neben den Datenbankfunktionen ist die mail() -Funktion
zum Versenden elektronischer Nachrichten wohl eine der
beliebtesten bei PHP. Wegen ihrer Einfachheit, ist sie aber
auch bei weitem nicht so mächtig wie eine reine
E-Mail-Software. Doch auch hier gibt es Möglichkeiten in PHP.
http://www.ritze.com/kurzPHP/mailen.html
BB-Code Parserklasse für PHP
BB-Code ist nichts anderes als eine Sammlung verschiedener
Zeichenfolgen, mit denen man bestimmte Forensoftware und
inzwischen auch andere Webanwendungen anweisen kann, Text
anders zu formatieren sowie Links und Graphiken einzubinden. BB-Code
wird auch unter anderen Bezeichnungen geführt, wie zum
Beispiel vB-Code oder EasyHTML. Einen BB-Code
gibt es nicht. Es existieren verschiedene Varianten mit
unterschiedlichen Möglichkeiten.
http://www.christian-seiler.de/projekte/php/bbcode/
|