Simple Icons contributors / Simple Icons — CC0 1.0
Working notes on PHP: Buffer, Constructs, Debug, Include, Laravel, and PHP.
Working notes on PHP: Buffer, Constructs, Debug, Include, Laravel, and PHP.
Topics
Buffer
Buffer capturing.
Constructs
Foreach.
Debug
echo "File. {$frame['file']} - Line: {$frame['line']} - Function: {$frame['function']}\n";.
Include
Always relative to the first file path (index.php).
Laravel
A MVC framework based on PHP.
PHP
All PHP (including ‘include’ files included in php files) must be enclosed.
Updated:
2026 Aug 19



