If you have implemented a PHP application using an object oriented approach and are disappointed with the performance you get, then this article is worth looking at. Here I will explain how you can use templates to cache your web pages and serve pure static pages. Using this technique you can have complex algorithms for rendering articles, or whatever you like, and still get the performance of static pages.
ANG
GES
G
P
Copy.php kopiert Dateien von einem entferten auf den lokalen Server. Quellpfad-/Datei-Angabe erforderlich, Ziel optional. Ein Skript, keine Benutz ...
ANG
GES
G
P
Oftmals wird gefragt wie man einen grafischen Counter mit PHP realisieren könnte. Um eine grafische Ausgabe zu realisieren benötigt man die GD L ...
ANG
GES
G
P
Ein Supportsystem für Programme. Features: Speicherung der Daten in MySQL, Administrationsoberfläche, Mehrsprachunterstützung, mehrere Instanze ...
ANG
GES
G
P
Im ersten Teil werden die Themen
PHP-info
Was ist PHP
Syntax
Parser
Textausgabe
Formatierung
Kommentare
Maskierung
Vari ...
ANG
GES
G
P
Lister ist ein einfach zu installierendes Upload-Skript. Einfach ein Verzeichnis anlegen, das Skript hineinkopieren und bei Bedarf ein Passwort fe ...
ANG
GES
G
P
Funktionen
Bilder und Dateien hochladen und löschen
Bilder und Dateien können verlinkt werden
Admin
Einstellungen werden in einer Datei gesp ...
ANG
GES
G
P
web-tv ist ein Portal zum veröffentlichen von Videos anderer Communitys sowie von TV Streams und privaten Videos und Bildern zB. für Votings usw ...
ANG
GES
G
P
One of the things that all programmers love is to write a program which writes another programs. In the web we have two different programming envi ...