Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Nächste Überarbeitung
Vorherige Überarbeitung
informatik:php:php-programmierkurs:php-p10 [2024/12/09 08:00] – angelegt jonathan.pfeifferinformatik:php:php-programmierkurs:php-p10 [2024/12/09 08:02] (aktuell) jonathan.pfeiffer
Zeile 2: Zeile 2:
  
 <code php> <code php>
- 
 set_include_path(__DIR__ . '/includes'); set_include_path(__DIR__ . '/includes');
 include 'what-i-want-to-be-included.php'; include 'what-i-want-to-be-included.php';
 +</code>
 +
  
-</code php>+https://www.php.net/manual/en/function.include.php
  
 {{tag>[informatik thema php php-programmierkurs html lernpfad ]}} {{tag>[informatik thema php php-programmierkurs html lernpfad ]}}