PHP __halt_compiler Function

❮ PHP Misc Reference


Definition and Usage

The __halt_compiler() function halts the compiler execution.


Syntax

__halt_compiler()

Technical Details

Return Value: Nothing
PHP Version: 5.1+

❮ PHP Misc Reference
Copyright 1999-2023 by Refsnes Data. All Rights Reserved.