Misschien is het handig om deze wijziging ook door te geven aan de makers, of als ze een GitHub'je hebben om dit te pushen. Ze zullen je dankbaar zijn..... :-)
The latest version requires at least PHP 5.1 and is compatible with PHP 7.4.
Misschien is er een update te vinden op http://www.fpdf.org/
Ik gebruikte deze vroeger ook, is prima tool.
This will suppress the 'Deprecated' warnings from PHP. However, the each() function will be completely gone when PHP v8.0 becomes mainstream, and this code will completely break unless it's updated by the author.
** knip**
This will suppress the 'Deprecated' warnings from PHP. However, the each() function will be completely gone when PHP v8.0 becomes mainstream, and this code will completely break unless it's updated by the author.
Slecht idee! Als php8 op de server geinstalleerd staat dan krijg je misschien weeer een melding want dan werk each totaal niet meer.