Met dit script worden PHP bestanden in een folder automatisch geladen, in deze bestanden bevind zich een PHP class welke je dan kan aanroepen vanaf het hoofdbestand, zo kan je eenvoudig bestanden met CLASSES bijzetten als zijnde “plugins”. index.php

PHP – Automatisch bestanden Plugin-based (class) Lees meer »

Website Informatie (ENG): This class can read and write configuration values in INI files. It can parse a given INI file and extract the contained configuration values into class array variables. The class can also do the opposite, i.e., write …

Webserver software – INI lezen en schrijven (PHP Class) Lees meer »