Prepend file
Posted: Fri Jun 23, 2023 1:10 pm
Does the auto_prepend_file option in the php.ini work? If so, any trick to where I put the file?
News, FAQ and discussions about WWebserver for PHP and CGI Scripts
https://mwiede.de/windows-php-webserver/webserver-forum/
https://mwiede.de/windows-php-webserver/webserver-forum/viewtopic.php?f=6&t=42
Code: Select all
auto_prepend_file = "C:\WWebserver with PHP 8.2.2\auto_prepend_file.php"
auto_append_file = "C:\WWebserver with PHP 8.2.2\auto_append_file.php"