08.05.2013, 16:33
(08.05.2013, 13:57)SlimShady95 Wrote: 2. Rename your "include.inc.php" to "include2.inc.php"
3. Create a new file named "include.inc.php" in "htdocs" with the following content:
PHP Code:<?php
require_once('include2.inc.php');
require_once('barbar.php');
Kannst du mir als PHP Noob das mal erklären?
Was wäre falsch daran, die Datei nicht einfach am Ende der include.inc.php zu includen?
Abgesehen davon hatte ich keine Probleme damit es am ende der game.php zu includen.
Du suchst ein Tool? Dann sieh doch mal in meine Toolsammlung!