Einzelnen Beitrag anzeigen

Benutzerbild von DGL-luke
DGL-luke

Registriert seit: 1. Apr 2005
Ort: Bad Tölz
4.149 Beiträge
 
Delphi 2006 Professional
 
#8

Re: [PHP] Fotogalerie - Include

  Alt 21. Mär 2006, 19:17
@matze:

Datei 1:
Code:
<?php
$text = 'foo';
include('textprinter.php');
?>
Datei 'textprinter.php':
Code:
<?php
print $text;
?>

Ohaaaaaaa.... ich muss da ganz schnell was editieren in meinem oberen post.
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1
  Mit Zitat antworten Zitat